Bonmin 1.8.9
|
Go to the source code of this file.
Classes | |
class | Bonmin::CutStrengthener |
Class for strengthening OA cuts, and generating additional ones. More... | |
Namespaces | |
namespace | Bonmin |
(C) Copyright International Business Machines Corporation 2007 | |
Enumerations | |
enum | Bonmin::CutStrengtheningType { Bonmin::CS_None =0 , Bonmin::CS_StrengthenedGlobal =1 , Bonmin::CS_UnstrengthenedGlobal_StrengthenedLocal =2 , Bonmin::CS_StrengthenedGlobal_StrengthenedLocal =3 } |
enum | Bonmin::DisjunctiveCutType { Bonmin::DC_None =0 , Bonmin::DC_MostFractional =1 } |