Cbc
2.10.10
|
Go to the source code of this file.
Classes | |
class | CbcOsiParam |
Class for control parameters that act on a OsiSolverInterface object. More... | |
Namespaces | |
CbcOsiParamUtils | |
Functions | |
void | CbcOsiParamUtils::addCbcOsiParams (int &numParams, CoinParamVec ¶mVec, OsiSolverInterface *osi) |
void | CbcOsiParamUtils::loadOsiParamObj (const CoinParamVec paramVec, CbcGenCtlBlk *ctlBlk) |
void | CbcOsiParamUtils::setOsiSolverInterfaceDefaults (OsiSolverInterface *osi) |
int | CbcOsiParamUtils::pushCbcOsiLogLevel (CoinParam *param) |
int | CbcOsiParamUtils::pushCbcOsiInt (CoinParam *param) |
int | CbcOsiParamUtils::pushCbcOsiDbl (CoinParam *param) |
int | CbcOsiParamUtils::pushCbcOsiKwd (CoinParam *param) |
int | CbcOsiParamUtils::pushCbcOsiHint (CoinParam *param) |