Loading...
Searching...
No Matches
idol::StrongBranchingPhase Class Reference

Description

Definition at line 35 of file StrongBranchingPhase.h.

Public Methods

 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 StrongBranchingPhaseTypetype () const
StrongBranchingPhaseTypetype ()
unsigned int max_n_variables () const
unsigned int max_depth () const

Methods Documentation

◆ max_depth()

unsigned int idol::StrongBranchingPhase::max_depth ( ) const
inlinenodiscard

Definition at line 51 of file StrongBranchingPhase.h.

◆ max_n_variables()

unsigned int idol::StrongBranchingPhase::max_n_variables ( ) const
inlinenodiscard

Definition at line 49 of file StrongBranchingPhase.h.

◆ type() [1/2]

StrongBranchingPhaseType & idol::StrongBranchingPhase::type ( )
inlinenodiscard

Definition at line 47 of file StrongBranchingPhase.h.

◆ type() [2/2]

const StrongBranchingPhaseType & idol::StrongBranchingPhase::type ( ) const
inlinenodiscard

Definition at line 45 of file StrongBranchingPhase.h.