idol
A C++ Framework for Optimization
|
Public Member Functions | |
StrongBranchingPhase (const StrongBranchingPhaseType &t_phase_type, unsigned int t_max_n_variables, unsigned int t_max_depth) | |
StrongBranchingPhase (const StrongBranchingPhase &t_src) | |
StrongBranchingPhase (StrongBranchingPhase &&t_src)=default | |
const StrongBranchingPhaseType & | type () const |
StrongBranchingPhaseType & | type () |
unsigned int | max_n_variables () const |
unsigned int | max_depth () const |
Definition at line 35 of file StrongBranchingPhase.h.
|
inline |
Definition at line 51 of file StrongBranchingPhase.h.
|
inline |
Definition at line 49 of file StrongBranchingPhase.h.
|
inline |
Definition at line 47 of file StrongBranchingPhase.h.
|
inline |
Definition at line 45 of file StrongBranchingPhase.h.