OSDecompSolver Member List

This is the complete list of members for OSDecompSolver, including all inherited members.

getBranchingCut(const double *thetaVar, const int numThetaVar, const std::map< int, int > &varConMap, int &varIdx, int &numNonz, int *&indexes, double *&values)=0OSDecompSolverpure virtual
getBranchingCut(const int *thetaIdx, const double *theta, const int numThetaVar, const std::map< int, int > &varConMap, int &varIdx, int &numNonz, int *&indexes, double *&values)=0OSDecompSolverpure virtual
getColumns(const double *yA, const int numARows, const double *yB, const int numBRows, int &numNewColumns, int *&numNonz, double *&cost, int **&rowIdx, double **&values, double &lowerBound)=0OSDecompSolverpure virtual
getCutsMultiCommod(const double *thetaVar, const int numThetaVar, int &numNewRows, int *&numNonz, int **&colIdx, double **&values, double *&rowLB, double *&rowUB)=0OSDecompSolverpure virtual
getCutsTheta(const double *thetaVar, const int numThetaVar, int &numNewRows, int *&numNonz, int **&colIdx, double **&values, double *&rowLB, double *&rowUB)=0OSDecompSolverpure virtual
getInitialRestrictedMaster()=0OSDecompSolverpure virtual
initializeDataStructures()=0OSDecompSolverpure virtual
intVarSetOSDecompSolver
m_AmatrixOSDecompSolver
m_bestIPValueOSDecompSolver
m_bestLPValueOSDecompSolver
m_BmatrixIdxOSDecompSolver
m_BmatrixValOSDecompSolver
m_maxBmatrixConOSDecompSolver
m_maxBmatrixNonzOSDecompSolver
m_maxMasterColumnsOSDecompSolver
m_maxMasterRowsOSDecompSolver
m_multiCommodCutLimitOSDecompSolver
m_numBmatrixConOSDecompSolver
m_numBmatrixNonzOSDecompSolver
m_numHubsOSDecompSolver
m_numMultCutsOSDecompSolver
m_numNodesOSDecompSolver
m_numThetaNonzOSDecompSolver
m_numThetaVarOSDecompSolver
m_osDecompParamOSDecompSolver
m_osinstanceMasterOSDecompSolver
m_osoptionOSDecompSolver
m_pntAmatrixOSDecompSolver
m_pntBmatrixOSDecompSolver
m_rootLPValueOSDecompSolver
m_thetaIndexOSDecompSolver
m_thetaPntOSDecompSolver
m_variableNamesOSDecompSolver
OSDecompSolver()OSDecompSolver
OSDecompSolver(OSOption *osoption)OSDecompSolver
pauHana(std::vector< int > &m_zOptIndexes, std::vector< double > &m_zRootLPx_vals, int numNodes, int numColsGen, std::string message)=0OSDecompSolverpure virtual
resetMaster(std::map< int, int > &inVars, OsiSolverInterface *si)=0OSDecompSolverpure virtual
~OSDecompSolver()=0OSDecompSolverpure virtual