Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ERGO-Code/HiGHS
/ integralScale
Method
integralScale
highs/mip/HighsObjectiveFunction.h:64–64 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
62
}
63
64
double integralScale() const { return objIntScale; }
65
66
bool isIntegral() const { return objIntScale != 0.0; }
67
Callers
4
setObjectiveLimit
Method · 0.45
cleanupSolve
Method · 0.45
computeNewUpperLimit
Method · 0.45
checkObjIntegrality
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected