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