| 
    Bonmin
    1.8.8
    
   | 
 
Type for cut generation method with its frequency and string identification. More...
#include <BonLinearCutsGenerator.hpp>
  
 Public Member Functions | |
| CuttingMethod () | |
| CuttingMethod (const CuttingMethod &other) | |
Public Attributes | |
| int | frequency | 
| std::string | id | 
| CglCutGenerator * | cgl | 
| bool | atSolution | 
| bool | normal | 
Type for cut generation method with its frequency and string identification.
Definition at line 23 of file BonLinearCutsGenerator.hpp.
      
  | 
  inline | 
Definition at line 30 of file BonLinearCutsGenerator.hpp.
      
  | 
  inline | 
Definition at line 35 of file BonLinearCutsGenerator.hpp.
| int Bonmin::LinearCutsGenerator::CuttingMethod::frequency | 
Definition at line 25 of file BonLinearCutsGenerator.hpp.
| std::string Bonmin::LinearCutsGenerator::CuttingMethod::id | 
Definition at line 26 of file BonLinearCutsGenerator.hpp.
| CglCutGenerator* Bonmin::LinearCutsGenerator::CuttingMethod::cgl | 
Definition at line 27 of file BonLinearCutsGenerator.hpp.
| bool Bonmin::LinearCutsGenerator::CuttingMethod::atSolution | 
Definition at line 28 of file BonLinearCutsGenerator.hpp.
| bool Bonmin::LinearCutsGenerator::CuttingMethod::normal | 
Definition at line 29 of file BonLinearCutsGenerator.hpp.
 1.8.5