#include "CouenneCutGenerator.hpp"
#include "CouenneProblem.hpp"
#include "CouenneExprVar.hpp"
#include "CouenneProblemElem.hpp"
#include "CouenneBTPerfIndicator.hpp"
#include "BonBabInfos.hpp"
#include "BonCbc.hpp"
Go to the source code of this file.
Macros | |
#define | THRES_IMPROVED 0 |
#define | CLOSE_TO_BOUNDS 1.e-15 |
#define THRES_IMPROVED 0 |
Definition at line 20 of file boundTightening.cpp.
#define CLOSE_TO_BOUNDS 1.e-15 |