HOG2
Classes | Functions
LexPermutationPDB.h File Reference
#include "PermutationPDB.h"
Include dependency graph for LexPermutationPDB.h:

Go to the source code of this file.

Classes

class  LexPermutationPDB< state, action, environment, bits >
 This class does the basic permutation calculation with a regular N^2 permutation computation. More...
 

Functions

void GetStateFromHash (uint64_t hash, int *pieces, int count)
 

Function Documentation

◆ GetStateFromHash()

void GetStateFromHash ( uint64_t  hash,
int *  pieces,
int  count 
)

Definition at line 123 of file LexPermutationPDB.h.

References pieces.

Referenced by MNPuzzle< width, height >::GetGraph().