/home/coin/svn-release/OS-2.4.3/Couenne/src/convex/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

namespace  Couenne
 

general include file for different compilers


Defines

#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)
void Couenne::updateBranchInfo (const OsiSolverInterface &si, CouenneProblem *p, t_chg_bounds *chg, const CglTreeInfo &info)
 get new bounds from parents' bounds + branching rules

Define Documentation

#define Couenne_large_bound2   9.99e12

Definition at line 31 of file generateCuts.cpp.


Generated on 16 Feb 2012 by  doxygen 1.6.1