HOG2
|
Classes | |
class | ArbitraryGoalPermutation |
struct | PDBTreeNode |
class | PermutationPuzzleEnvironment |
Note, assumes that state has a public vector<int> called puzzle in which the permutation is held. More... | |
Variables | |
const uint64_t | kDone = -1 |
Enumerator | |
---|---|
kMaxNode | |
kAddNode | |
kLeafNode | |
kLeafMinCompress | |
kLeafFractionalCompress | |
kLeafFractionalModCompress | |
kLeafModCompress | |
kLeafValueCompress | |
kLeafDivPlusDeltaCompress | |
kLeafDefaultHeuristic |
Definition at line 28 of file PermutationPuzzleEnvironment.h.
const uint64_t PermutationPuzzle::kDone = -1 |
Definition at line 49 of file PermutationPuzzleEnvironment.h.