Namespaces | Macros | Functions
generateCuts.cpp File Reference
#include "BonCbc.hpp"
#include "BonBabInfos.hpp"
#include "CglCutGenerator.hpp"
#include "CouenneCutGenerator.hpp"
#include "CouenneProblem.hpp"
#include "CouenneProblemElem.hpp"
#include "CouenneExprVar.hpp"
#include "CouenneInfeasCut.hpp"
#include "CouenneRecordBestSol.hpp"
Include dependency graph for generateCuts.cpp:

Go to the source code of this file.

Namespaces

 Couenne
 general include file for different compilers
 

Macros

#define Couenne_large_bound2   9.99e12
 

Functions

bool Couenne::isOptimumCut (const CouNumber *opt, OsiCuts &cs, CouenneProblem *p)
 
void Couenne::fictitiousBound (OsiCuts &cs, CouenneProblem *p, bool action)
 
void Couenne::sparse2dense (int ncols, t_chg_bounds *chg_bds, int *&changed, int &nchanged)
 translate sparse to dense vector (should be replaced) More...
 
void Couenne::updateBranchInfo (const OsiSolverInterface &si, CouenneProblem *p, t_chg_bounds *chg, const CglTreeInfo &info)
 get new bounds from parents' bounds + branching rules More...
 

Macro Definition Documentation

#define Couenne_large_bound2   9.99e12

Definition at line 33 of file generateCuts.cpp.