MCPcopy 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

setObjectiveLimitMethod · 0.45
cleanupSolveMethod · 0.45
computeNewUpperLimitMethod · 0.45
checkObjIntegralityMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected