| idol
    A C++ Framework for Optimization | 


| Public Member Functions | |
| Strategy (const DepthFirst &t_parent) | |
| NodeSelectionRules::DepthFirst< NodeT > * | operator() (Optimizers::BranchAndBound< NodeT > &t_parent) const override | 
| Strategy * | clone () const override | 
Definition at line 18 of file DepthFirst.h.
| 
 | inlineexplicit | 
Definition at line 20 of file DepthFirst.h.
| 
 | inlineoverridevirtual | 
Implements idol::NodeSelectionRuleFactory< NodeT >.
Definition at line 26 of file DepthFirst.h.
| 
 | inlineoverridevirtual | 
Implements idol::NodeSelectionRuleFactory< NodeT >.
Definition at line 22 of file DepthFirst.h.