HOG2
|
Functions | |
MNPuzzleState< 4, 4 > | GetRandomInstance (int walkLength) |
MNPuzzleState< 4, 4 > | GetKorfInstance (int which) |
MNPuzzleState< 4, 4 > STP::GetKorfInstance | ( | int | which | ) |
Definition at line 27 of file STPInstances.cpp.
References MNPuzzleState< width, height >::blank, and MNPuzzleState< width, height >::puzzle.
MNPuzzleState< 4, 4 > STP::GetRandomInstance | ( | int | walkLength | ) |
Definition at line 14 of file STPInstances.cpp.
References MNPuzzle< width, height >::ApplyAction(), and MNPuzzle< width, height >::GetActions().