MCPcopy Create free account
hub / github.com/coin-or/Clp / primalColumn

Method primalColumn

src/ClpSimplexPrimal.cpp:2514–2579  ·  view source on GitHub ↗

Chooses primal pivot column updateArray has cost updates (also use pivotRow_ from last iteration) Would be faster with separate region to scan and will have this (with square of infeasibility) when steepest For easy problems we can just choose one of the first columns we look at */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 5

currentPrimalToleranceFunction · 0.85
getStatusFunction · 0.70
setStatusFunction · 0.70
pivotColumnMethod · 0.45
setOneMethod · 0.45

Tested by

no test coverage detected