10 #ifndef BonLinearCutsGenerator_H 11 #define BonLinearCutsGenerator_H 51 methods_(other.methods_){
69 std::list<Coin::SmartPtr<CuttingMethod> > methods_;
Type for cut generation method with its frequency and string identification.
(C) Copyright International Business Machines Corporation 2007
void initialize(BabSetupBase &s)
virtual ~LinearCutsGenerator()
CglCutGenerator * clone() const
LinearCutsGenerator(const LinearCutsGenerator &other)
A class to have all elements necessary to setup a branch-and-bound.
void generateCuts(const OsiSolverInterface &solver, OsiCuts &cs, const CglTreeInfo info=CglTreeInfo())
CuttingMethod(const CuttingMethod &other)