Bonmin  1.7
Public Member Functions | Public Attributes
Bonmin::LinearCutsGenerator::CuttingMethod Struct Reference

Type for cut generation method with its frequency and string identification. More...

#include <BonLinearCutsGenerator.hpp>

List of all members.

Public Member Functions

 CuttingMethod ()
 CuttingMethod (const CuttingMethod &other)

Public Attributes

int frequency
std::string id
CglCutGenerator * cgl
bool atSolution
bool normal

Detailed Description

Type for cut generation method with its frequency and string identification.

Definition at line 23 of file BonLinearCutsGenerator.hpp.


Constructor & Destructor Documentation

Bonmin::LinearCutsGenerator::CuttingMethod::CuttingMethod ( ) [inline]

Definition at line 30 of file BonLinearCutsGenerator.hpp.

Bonmin::LinearCutsGenerator::CuttingMethod::CuttingMethod ( const CuttingMethod other) [inline]

Definition at line 35 of file BonLinearCutsGenerator.hpp.


Member Data Documentation

Definition at line 25 of file BonLinearCutsGenerator.hpp.

Definition at line 26 of file BonLinearCutsGenerator.hpp.

Definition at line 27 of file BonLinearCutsGenerator.hpp.

Definition at line 28 of file BonLinearCutsGenerator.hpp.

Definition at line 29 of file BonLinearCutsGenerator.hpp.


The documentation for this struct was generated from the following file: