MCPcopy Create free account
hub / github.com/coin-or/Cbc / preProcess

Method preProcess

src/CbcModel.cpp:20594–20780  ·  view source on GitHub ↗

preProcess problem - replacing solver If makeEquality true then <= cliques converted to ==. Presolve will be done numberPasses times. Returns NULL if infeasible If makeEquality is 1 add slacks to get cliques, if 2 add slacks to get sos (but only if looks plausible) and keep sos info */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

postProcessedSolverMethod · 0.80
mainFunction · 0.80
mainFunction · 0.80
mainFunction · 0.80
mainFunction · 0.80
mainFunction · 0.80

Calls 12

findIntegersMethod · 0.95
setPreProcessingModeFunction · 0.85
isIntegerFunction · 0.85
getNumColsMethod · 0.80
setLogLevelMethod · 0.80
numberMembersMethod · 0.80
setHintParamMethod · 0.80
addCutGeneratorMethod · 0.45
cloneMethod · 0.45
columnNumberMethod · 0.45
resetSequenceEtcMethod · 0.45
redoSequenceEtcMethod · 0.45

Tested by

no test coverage detected