Cbc
2.10.10
|
Functions | |
void | addCbcCbcParams (int &numParams, CoinParamVec ¶mVec, CbcModel *model) |
void | loadCbcParamObj (const CoinParamVec paramVec, int first, int last, CbcModel *model) |
void | setCbcModelDefaults (CbcModel *model) |
int | pushCbcCbcDbl (CoinParam *param) |
int | pushCbcCbcInt (CoinParam *param) |
void CbcCbcParamUtils::addCbcCbcParams | ( | int & | numParams, |
CoinParamVec & | paramVec, | ||
CbcModel * | model | ||
) |
void CbcCbcParamUtils::loadCbcParamObj | ( | const CoinParamVec | paramVec, |
int | first, | ||
int | last, | ||
CbcModel * | model | ||
) |
void CbcCbcParamUtils::setCbcModelDefaults | ( | CbcModel * | model | ) |
int CbcCbcParamUtils::pushCbcCbcDbl | ( | CoinParam * | param | ) |
int CbcCbcParamUtils::pushCbcCbcInt | ( | CoinParam * | param | ) |