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

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

#include <BonBabSetupBase.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
bool always

Detailed Description

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

Definition at line 29 of file BonBabSetupBase.hpp.


Constructor & Destructor Documentation

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

Definition at line 37 of file BonBabSetupBase.hpp.

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

Definition at line 43 of file BonBabSetupBase.hpp.


Member Data Documentation

Definition at line 31 of file BonBabSetupBase.hpp.

Definition at line 32 of file BonBabSetupBase.hpp.

Definition at line 33 of file BonBabSetupBase.hpp.

Definition at line 34 of file BonBabSetupBase.hpp.

Definition at line 35 of file BonBabSetupBase.hpp.

Definition at line 36 of file BonBabSetupBase.hpp.


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