Macros | Functions | Variables
CouenneChooseStrong.cpp File Reference
#include "BonChooseVariable.hpp"
#include "CouenneObject.hpp"
#include "CouenneChooseStrong.hpp"
#include "CouenneProblem.hpp"
#include "CouenneProblemElem.hpp"
#include "CouenneBranchingObject.hpp"
#include "CouenneRecordBestSol.hpp"
Include dependency graph for CouenneChooseStrong.cpp:

Go to the source code of this file.

Macros

#define FM_SORT_STRONG
 
#define FM_SEC_SORT_USEFUL
 
#define USE_NOT_TRUSTED
 

Functions

void eliminateIntegerObjects (OsiSolverInterface *model)
 
void eliminateIntegerObjects (CbcModel *model)
 

Variables

const CouNumber estProdEps = 1e-6
 

Macro Definition Documentation

#define FM_SORT_STRONG

Definition at line 23 of file CouenneChooseStrong.cpp.

#define FM_SEC_SORT_USEFUL

Definition at line 24 of file CouenneChooseStrong.cpp.

#define USE_NOT_TRUSTED

Definition at line 25 of file CouenneChooseStrong.cpp.

Function Documentation

void eliminateIntegerObjects ( OsiSolverInterface *  model)

Definition at line 598 of file CouenneChooseVariable.cpp.

void eliminateIntegerObjects ( CbcModel *  model)

Definition at line 599 of file CouenneChooseVariable.cpp.

Variable Documentation

const CouNumber estProdEps = 1e-6

Definition at line 36 of file CouenneChooseStrong.cpp.