#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... | |
Variables | |
const CouNumber | feas_tolerance_default = 1e-5 |
const CouNumber feas_tolerance_default = 1e-5 |