Bonmin  1.7
Classes | Namespaces | Enumerations
BonCutStrengthener.hpp File Reference
#include "BonTMINLP.hpp"
#include "CoinPackedVector.hpp"
#include "BonTNLPSolver.hpp"

Go to the source code of this file.

Classes

class  Bonmin::CutStrengthener
 Class for strengthening OA cuts, and generating additional ones. More...
class  Bonmin::CutStrengthener::StrengtheningTNLP
 Class implementing the TNLP for strengthening one cut. 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 }