|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
Public Member Functions | |
| bool | operator() (const FrontierNode &lhs, const FrontierNode &rhs) const noexcept |
Public Attributes | |
| ObjectivePolicy | objective |
Definition at line 336 of file Branch_And_Bound.H.
|
inlinenoexcept |
Definition at line 340 of file Branch_And_Bound.H.
References Aleph::divide_and_conquer_partition_dp(), and Aleph::Branch_And_Bound< Domain, ObjectivePolicy >::FrontierCompare::objective.
| ObjectivePolicy Aleph::Branch_And_Bound< Domain, ObjectivePolicy >::FrontierCompare::objective |
Definition at line 338 of file Branch_And_Bound.H.
Referenced by Aleph::Branch_And_Bound< Domain, ObjectivePolicy >::FrontierCompare::operator()().