idol
A C++ Framework for Optimization
|
Public Member Functions | |
NodeSelectionRule (Optimizers::BranchAndBound< NodeInfoT > &t_parent) | |
virtual NodeSet< Node< NodeInfoT > >::const_iterator | operator() (const NodeSet< Node< NodeInfoT > > &t_active_nodes)=0 |
Optimizers::BranchAndBound< NodeInfoT > & | parent () |
const Optimizers::BranchAndBound< NodeInfoT > & | parent () const |
Definition at line 21 of file NodeSelectionRule.h.
|
inlineexplicit |
Definition at line 24 of file NodeSelectionRule.h.
|
inline |
Definition at line 30 of file NodeSelectionRule.h.
|
inline |
Definition at line 32 of file NodeSelectionRule.h.