#include "CouenneObject.hpp"
#include "BonChooseVariable.hpp"
#include "CouenneChooseStrong.hpp"
#include "CouenneProblem.hpp"
Go to the source code of this file.
Classes | |
struct | objStrongPri |
Macros | |
#define | FM_SORT_STRONG |
#define | FM_SEC_SORT_USEFUL |
#define | USE_NOT_TRUSTED |
Functions | |
bool | compStrongPri (struct objStrongPri *one, struct objStrongPri *two) |
Variables | |
const CouNumber | estProdEps = 1e-6 |
#define FM_SORT_STRONG |
Definition at line 18 of file StrongBranchingSetupList.cpp.
#define FM_SEC_SORT_USEFUL |
Definition at line 19 of file StrongBranchingSetupList.cpp.
#define USE_NOT_TRUSTED |
Definition at line 20 of file StrongBranchingSetupList.cpp.
|
inline |
Definition at line 47 of file StrongBranchingSetupList.cpp.
const CouNumber estProdEps = 1e-6 |
Definition at line 31 of file StrongBranchingSetupList.cpp.