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

Description

Definition at line 17 of file StrongBranching.h.

Classes

class  Strategy

Public Methods

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)

Constructor & Destructor Documentation

◆ StrongBranching()

template<class IteratorT>
idol::StrongBranching::StrongBranching ( IteratorT t_begin,
IteratorT t_end )
inline

Definition at line 22 of file StrongBranching.h.