|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
Public Types | |
| using | State_Key = size_t |
Public Member Functions | |
| State_Key | state_key (const State &state) const noexcept |
Public Member Functions inherited from ThrowingPostApplyDomain | |
| bool | is_complete (const State &) const |
| void | apply (State &state, const Move &move) const |
| Objective | bound (const State &state) const |
Definition at line 843 of file branch_and_bound_test.cc.
Definition at line 845 of file branch_and_bound_test.cc.
Definition at line 846 of file branch_and_bound_test.cc.