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

Method clear

highs/simplex/HEkkDualRow.cpp:58–61  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

56}
57
58void HEkkDualRow::clear() {
59 packCount = 0;
60 workCount = 0;
61}
62
63void HEkkDualRow::chooseMakepack(const HVector* row, const HighsInt offset) {
64 /**

Callers 6

setupMethod · 0.45
updateFlipMethod · 0.45
createFreelistMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected