|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
This is the complete list of members for UnreachableGoalDomain, including all inherited members.
| apply(State &s, const Move &m) const noexcept | UnreachableGoalDomain | inline |
| cost(const State &, const Move &m) const noexcept | UnreachableGoalDomain | inline |
| Distance typedef | UnreachableGoalDomain | |
| for_each_successor(const State &s, Visitor visit) const | UnreachableGoalDomain | inline |
| heuristic(const State &) const noexcept | UnreachableGoalDomain | inline |
| is_goal(const State &s) const noexcept | UnreachableGoalDomain | inline |
| State typedef | UnreachableGoalDomain | |
| State_Key typedef | UnreachableGoalDomain | |
| state_key(const State &s) const noexcept | UnreachableGoalDomain | inline |
| undo(State &s, const Move &m) const noexcept | UnreachableGoalDomain | inline |