Home
last modified time | relevance | path

Searched refs:wasAutomatic (Results 1 – 1 of 1) sorted by relevance

/dports/math/clp/Clp-1.17.3/Clp/src/
H A DClpSolve.cpp945 bool wasAutomatic = (method == ClpSolve::automatic); in initialSolve() local
1010 bool changeTolerances = wasAutomatic; in initialSolve()
1676 …if (doIdiot && doSprint < 0 && wasAutomatic && 20 * model2->numberRows() > model2->numberColumns()) in initialSolve()