#include "OsiSolverInterface.hpp"
#include "OsiCuts.hpp"
#include "CglCutGenerator.hpp"
Go to the source code of this file.
Classes | |
class | CbcCutGenerator |
Interface between Cbc and Cut Generation Library. More... | |
class | CbcCutModifier |
Abstract cut modifier base class. More... | |
class | CbcCutSubsetModifier |
Simple cut modifier base class. More... | |
Defines | |
#define | SCANCUTS 1000 |
#define | SCANCUTS_PROBING 1000 |
#define SCANCUTS 1000 |
Definition at line 403 of file CbcCutGenerator.hpp.
#define SCANCUTS_PROBING 1000 |
Definition at line 405 of file CbcCutGenerator.hpp.