Definition at line 17 of file StrongBranching.h.
|
| template<class IteratorT> |
| | StrongBranching (IteratorT t_begin, IteratorT t_end) |
|
StrongBranching & | with_max_n_variables (unsigned int t_n_variables) |
|
StrongBranching & | with_node_scoring_function (const NodeScoreFunction &t_score_function) |
|
StrongBranching & | add_phase (const StrongBranchingPhaseType &t_phase, unsigned int t_max_n_variables, unsigned int t_max_depth) |
◆ StrongBranching()
template<class IteratorT>
| idol::StrongBranching::StrongBranching |
( |
IteratorT | t_begin, |
|
|
IteratorT | t_end ) |
|
inline |