HOG2
|
#include "PermutationPDB.h"
Go to the source code of this file.
Classes | |
class | MR1PermutationPDB< state, action, environment, bits > |
This class uses the first of two Myrvold-Russkey ranking functions which run in linear time, but does not produce a lexicographical ranking. More... | |
Functions | |
void | swap (int &a, int &b) |
|
inline |
Definition at line 53 of file MR1PermutationPDB.h.
Referenced by MR1PermutationPDB< state, action, environment, bits >::GetPDBHash(), and MR1PermutationPDB< state, action, environment, bits >::GetStateFromPDBHash().