MCPcopy Create free account
hub / github.com/ERGO-Code/HiGHS / numReductions

Method numReductions

highs/presolve/HighsPostsolveStack.h:955–955  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

953 }
954
955 size_t numReductions() const { return reductions.size(); }
956};
957
958} // namespace presolve

Callers 5

performRestartMethod · 0.80
checkLimitsMethod · 0.80
runMethod · 0.80
debugMethod · 0.80

Calls 1

sizeMethod · 0.45

Tested by

no test coverage detected