Minotaur 0.4.1
Docs for developers
|
Implement the methods of ParCutMan class. More...
#include <cmath>
#include <iostream>
#include "MinotaurConfig.h"
#include "Environment.h"
#include "Function.h"
#include "Cut.h"
#include "ParCutMan.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 ParCutMan class.