Classes | Macros | Enumerations
BM.hpp File Reference
#include "BCP_USER.hpp"
#include "BCP_parameters.hpp"
#include "BCP_tm_user.hpp"
#include "BCP_lp_user.hpp"
#include "BB_cut.hpp"
#include "BonIpoptWarmStart.hpp"
#include <OsiAuxInfo.hpp>
#include <OsiCuts.hpp>
#include "CglGomory.hpp"
#include "CglProbing.hpp"
#include "CglKnapsackCover.hpp"
#include "CglMixedIntegerRounding.hpp"
#include "BonOaFeasChecker.hpp"
#include "BonOaNlpOptim.hpp"
#include "BonEcpCuts.hpp"
#include "BonOACutGenerator2.hpp"
#include "BonAmplSetup.hpp"
#include "BonChooseVariable.hpp"
Include dependency graph for BM.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  BM_node
 
class  BM_par
 
class  BM_stats
 
struct  BM_BranchData
 
class  BM_tm
 
struct  BM_SB_result
 
class  BM_lp
 
class  BM_pack
 
class  BM_init
 

Macros

#define BM_DISREGARD_SOS
 

Enumerations

enum  BM_message { BM_StrongBranchRequest, BM_StrongBranchResult, BM_PseudoCostUpdate }
 
enum  BM_BoundChange { BM_Var_DownBranch, BM_Var_UpBranch }
 

Macro Definition Documentation

#define BM_DISREGARD_SOS

Definition at line 22 of file BM.hpp.

Enumeration Type Documentation

enum BM_message
Enumerator
BM_StrongBranchRequest 
BM_StrongBranchResult 
BM_PseudoCostUpdate 

Definition at line 47 of file BM.hpp.

Enumerator
BM_Var_DownBranch 
BM_Var_UpBranch 

Definition at line 53 of file BM.hpp.