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