Cbc
2.10.10
|
Functions | |
void | addCbcOsiParams (int &numParams, CoinParamVec ¶mVec, OsiSolverInterface *osi) |
void | loadOsiParamObj (const CoinParamVec paramVec, CbcGenCtlBlk *ctlBlk) |
void | setOsiSolverInterfaceDefaults (OsiSolverInterface *osi) |
int | pushCbcOsiLogLevel (CoinParam *param) |
int | pushCbcOsiInt (CoinParam *param) |
int | pushCbcOsiDbl (CoinParam *param) |
int | pushCbcOsiKwd (CoinParam *param) |
int | pushCbcOsiHint (CoinParam *param) |
void CbcOsiParamUtils::addCbcOsiParams | ( | int & | numParams, |
CoinParamVec & | paramVec, | ||
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 | ) |