|
Minotaur 0.4.1
Docs for developers
|
Implement the methods of CutMan1 class. More...
#include <cmath>#include <iostream>#include "MinotaurConfig.h"#include "Environment.h"#include "Function.h"#include "Cut.h"#include "CutMan1.h"#include "LinearFunction.h"#include "Logger.h"#include "Problem.h"#include "Solution.h"#include "SolutionPool.h"#include "Types.h"#include "Variable.h"
Typedefs | |
| typedef std::list< CutPtr >::const_iterator | CCIter |
| typedef std::vector< ConstraintPtr >::const_iterator | ConstIter |
Implement the methods of CutMan1 class.