14 #ifndef DECOMP_MODEL_INCLUDED 15 #define DECOMP_MODEL_INCLUDED
std::list< DecompCut * > DecompCutList
std::list< DecompVar * > DecompVarList
DecompModel & operator=(const DecompModel &rhs)
DecompVarList vars
Model data objects will be used during algos.
double * objCoeff
Model data objects (must be defined by users).