| idol
    A C++ Framework for Optimization | 


| Public Member Functions | |
| BestBound (Optimizers::BranchAndBound< NodeT > &t_parent) | |
| NodeSet< Node< NodeT > >::const_iterator | operator() (const NodeSet< Node< NodeT > > &t_active_nodes) override | 
| Optimizers::BranchAndBound< NodeT > & | parent () | 
| const Optimizers::BranchAndBound< NodeT > & | parent () const | 
Definition at line 16 of file BestBound.h.
| 
 | inlineexplicit | 
Definition at line 18 of file BestBound.h.
| 
 | inlineoverridevirtual | 
Implements idol::NodeSelectionRule< NodeT >.
Definition at line 20 of file BestBound.h.
| 
 | inlineinherited | 
Definition at line 30 of file NodeSelectionRule.h.
| 
 | inlineinherited | 
Definition at line 32 of file NodeSelectionRule.h.