, 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)=0 | OSDecompSolver | [pure 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)=0 | OSDecompSolver | [pure 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)=0 | OSDecompSolver | [pure virtual] |
| getCutsMultiCommod(const double *thetaVar, const int numThetaVar, int &numNewRows, int *&numNonz, int **&colIdx, double **&values, double *&rowLB, double *&rowUB)=0 | OSDecompSolver | [pure virtual] |
| getCutsTheta(const double *thetaVar, const int numThetaVar, int &numNewRows, int *&numNonz, int **&colIdx, double **&values, double *&rowLB, double *&rowUB)=0 | OSDecompSolver | [pure virtual] |
| getInitialRestrictedMaster()=0 | OSDecompSolver | [pure virtual] |
| initializeDataStructures()=0 | OSDecompSolver | [pure virtual] |
| intVarSet | OSDecompSolver | |
| m_Amatrix | OSDecompSolver | |
| m_bestIPValue | OSDecompSolver | |
| m_bestLPValue | OSDecompSolver | |
| m_BmatrixIdx | OSDecompSolver | |
| m_BmatrixVal | OSDecompSolver | |
| m_maxBmatrixCon | OSDecompSolver | |
| m_maxBmatrixNonz | OSDecompSolver | |
| m_maxMasterColumns | OSDecompSolver | |
| m_maxMasterRows | OSDecompSolver | |
| m_multiCommodCutLimit | OSDecompSolver | |
| m_numBmatrixCon | OSDecompSolver | |
| m_numBmatrixNonz | OSDecompSolver | |
| m_numHubs | OSDecompSolver | |
| m_numMultCuts | OSDecompSolver | |
| m_numNodes | OSDecompSolver | |
| m_numThetaNonz | OSDecompSolver | |
| m_numThetaVar | OSDecompSolver | |
| m_osDecompParam | OSDecompSolver | |
| m_osinstanceMaster | OSDecompSolver | |
| m_osoption | OSDecompSolver | |
| m_pntAmatrix | OSDecompSolver | |
| m_pntBmatrix | OSDecompSolver | |
| m_rootLPValue | OSDecompSolver | |
| m_thetaIndex | OSDecompSolver | |
| m_thetaPnt | OSDecompSolver | |
| m_variableNames | OSDecompSolver | |
| 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)=0 | OSDecompSolver | [pure virtual] |
| resetMaster(std::map< int, int > &inVars, OsiSolverInterface *si)=0 | OSDecompSolver | [pure virtual] |
| ~OSDecompSolver()=0 | OSDecompSolver | [pure virtual] |