Cbc  2.10.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Functions
CbcGenOsiParam.hpp File Reference

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 &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)