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

Method loadProblem

src/ClpSolve.cpp:4933–5182  ·  view source on GitHub ↗

This loads a model from a CoinStructuredModel object - returns number of errors. If originalOrder then keep to order stored in blocks, otherwise first column/rows correspond to first block - etc. If keepSolution true and size is same as current then keeps current status and solution */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

solveDWMethod · 0.45
solveBendersMethod · 0.45

Calls 15

CoinMemcpyNFunction · 0.85
numberRowsMethod · 0.80
numberRowBlocksMethod · 0.80
numberColumnBlocksMethod · 0.80
numberElementsMethod · 0.80
createArraysMethod · 0.80
originalRowsMethod · 0.80
originalColumnsMethod · 0.80
getNumColsMethod · 0.80
getIndicesMethod · 0.45
getVectorStartsMethod · 0.45
getElementsMethod · 0.45

Tested by

no test coverage detected