Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ERGO-Code/HiGHS
/ isSubMip
Method
isSubMip
highs/lp_data/HighsInterface.cpp:4367–4367 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4365
}
4366
4367
bool HighsProfiling::isSubMip() { return this->submip[this->myThread()]; }
4368
4369
// Gets the MIP or sub-MIP record according to record_type which, by
4370
// default is kChooseRecord so this->submip is used
Callers
6
start
Method · 0.95
stop
Method · 0.95
solveCall
Method · 0.95
run
Method · 0.80
clockOff
Function · 0.80
completeSolutionFromDiscreteAssignment
Method · 0.80
Calls
1
myThread
Method · 0.95
Tested by
no test coverage detected