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

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
 

Macro Definition Documentation

#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.

Function Documentation

bool compStrongPri ( struct objStrongPri one,
struct objStrongPri two 
)
inline

Definition at line 47 of file StrongBranchingSetupList.cpp.

Variable Documentation

const CouNumber estProdEps = 1e-6

Definition at line 31 of file StrongBranchingSetupList.cpp.