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

Method getInvert

highs/simplex/HSimplexNlaFreeze.cpp:28–28  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

26 simplex_iterate_.invert_ = factor_.getInvert();
27}
28void HSimplexNla::getInvert() { factor_.setInvert(simplex_iterate_.invert_); }

Callers 2

getIterateMethod · 0.45
putInvertMethod · 0.45

Calls 1

setInvertMethod · 0.80

Tested by

no test coverage detected