22 #ifndef DECOMP_ALGORC_INCLUDED 23 #define DECOMP_ALGORC_INCLUDED 35 static const char* m_classTag;
55 const int maxInnerIter,
56 const int maxOuterIter);
60 int addCutsFromPool();
63 double& mostNegReducedCost);
const double * getRowPrice() const
std::list< DecompVar * > DecompVarList
DecompAlgoRC(DecompApp *app)
The main application class.
Base class for DECOMP algorithms.