15 #ifndef SMALLIP_DECOMPAPP_INCLUDED
16 #define SMALLIP_DECOMPAPP_INCLUDED
19 #include "DecompApp.h"
58 m_classTag (
"SMALL-APP"),
const string m_classTag
Class id tag (for log / debugging).
DecompConstraintSet m_modelPart2
virtual ~SmallIP_DecompApp()
SmallIP_DecompApp(UtilParameters &utilParam)
double * m_objective
The model objective coefficients (original space).
DecompConstraintSet m_modelPart1
The various model constraint systems used for different algos.
std::list< DecompVar * > DecompVarList
The main application class.