|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
Public Member Functions | |
| bool | is_complete (const State &) const |
| void | apply (State &state, const Move &move) const |
| Objective | bound (const State &state) const |
Definition at line 812 of file branch_and_bound_test.cc.
Definition at line 819 of file branch_and_bound_test.cc.
References Aleph::divide_and_conquer_partition_dp().
|
inline |
Definition at line 825 of file branch_and_bound_test.cc.
References ah_runtime_error.
Definition at line 814 of file branch_and_bound_test.cc.