idol
A C++ Framework for Optimization
|
Public Member Functions | |
BestEstimate (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 18 of file BestEstimate.h.
|
inlineexplicit |
Definition at line 31 of file BestEstimate.h.
|
inlineoverridevirtual |
Implements idol::NodeSelectionRule< NodeT >.
Definition at line 33 of file BestEstimate.h.
|
inlineinherited |
Definition at line 30 of file NodeSelectionRule.h.
|
inlineinherited |
Definition at line 32 of file NodeSelectionRule.h.