Bonmin 1.8.9
Loading...
Searching...
No Matches
BonCutStrengthener.hpp File Reference
#include "BonTMINLP.hpp"
#include "CoinPackedVector.hpp"
#include "BonTNLPSolver.hpp"
+ Include dependency graph for BonCutStrengthener.hpp:
+ This graph shows which files directly or indirectly include this file:

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 }