CouenneProblem.hpp File Reference

#include <vector>
#include "OsiRowCut.hpp"
#include "BonBabInfos.hpp"
#include "CouenneTypes.hpp"
#include "expression.hpp"
#include "exprAux.hpp"
#include "CouenneProblemElem.hpp"
#include "CouenneObject.hpp"
#include "CouenneJournalist.hpp"
#include "domain.hpp"

Include dependency graph for CouenneProblem.hpp:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CouenneProblem
 Class for MINLP problems with symbolic information. More...
class  CouenneProblem::GlobalCutOff
 Class for storing a global cutoff for a CouenneProblem and all its clones. More...

Functions

bool BranchingFBBT (CouenneProblem *problem, OsiObject *Object, OsiSolverInterface *solver)
 Called from simulateBranch when object is not CouenneObject and therefore needs explicit FBBT.

Variables

const CouNumber feas_tolerance_default = 1e-5


Function Documentation

bool BranchingFBBT ( CouenneProblem problem,
OsiObject *  Object,
OsiSolverInterface *  solver 
)

Called from simulateBranch when object is not CouenneObject and therefore needs explicit FBBT.


Variable Documentation

const CouNumber feas_tolerance_default = 1e-5

Definition at line 39 of file CouenneProblem.hpp.


Generated on Sun Mar 6 03:04:01 2011 for Couenne by  doxygen 1.4.7