|
Bonmin 1.8.9
|
#include <BonLinearCutsGenerator.hpp>
Classes | |
| struct | CuttingMethod |
| Type for cut generation method with its frequency and string identification. More... | |
Additional Inherited Members | |
| Public Attributes inherited from CglCutGenerator | |
| int | aggressive_ |
| bool | canDoGlobalCuts_ |
Definition at line 20 of file BonLinearCutsGenerator.hpp.
|
inline |
Definition at line 43 of file BonLinearCutsGenerator.hpp.
|
inline |
Definition at line 49 of file BonLinearCutsGenerator.hpp.
|
inlinevirtual |
Definition at line 58 of file BonLinearCutsGenerator.hpp.
|
inlinevirtual |
Implements CglCutGenerator.
Definition at line 54 of file BonLinearCutsGenerator.hpp.
|
inline |
Definition at line 61 of file BonLinearCutsGenerator.hpp.
| void Bonmin::LinearCutsGenerator::initialize | ( | BabSetupBase & | s | ) |
|
virtual |
Implements CglCutGenerator.