Home
last modified time | relevance | path

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

/dports/math/cbc/Cbc-releases-2.10.5/Cbc/src/
H A DCbcParam.hpp70 CLP_PARAM_INT_PRESOLVEOPTIONS, enumerator
H A DCbcSolver.cpp2274 else if (parameters_[iParam].type() == CLP_PARAM_INT_PRESOLVEOPTIONS) in CbcMain1()
/dports/math/clp/Clp-1.17.3/Clp/src/
H A DCbcOrClpParam.hpp96 CLP_PARAM_INT_PRESOLVEOPTIONS, enumerator
H A DCbcOrClpParam.cpp3238 0, COIN_INT_MAX, CLP_PARAM_INT_PRESOLVEOPTIONS, 0); in establishParams()
H A DClpSolver.cpp631 else if (parameters[iParam].type() == CLP_PARAM_INT_PRESOLVEOPTIONS)