|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
Public Attributes | |
| size_t | to = 0 |
| int | cost = 1 |
Definition at line 82 of file ida_star_no_solution_example.cc.
| int UnreachableGoalDomain::Move::cost = 1 |
Definition at line 85 of file ida_star_no_solution_example.cc.
| size_t UnreachableGoalDomain::Move::to = 0 |
Definition at line 84 of file ida_star_no_solution_example.cc.