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

Method getOrigNumCol

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

Source from the content-addressed store, hash-verified

299 HighsInt getOrigNumRow() const { return origNumRow; }
300
301 HighsInt getOrigNumCol() const { return origNumCol; }
302
303 void initializeIndexMaps(HighsInt numRow, HighsInt numCol);
304

Callers 2

performRestartMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected