|
Assignment Search Framework
|

Public Member Functions | |
| PermutationHashFunction () | |
| virtual | ~PermutationHashFunction () |
| virtual StateHash | getStateHash (const state_t &state) const |
Public Member Functions inherited from StateHashFunction< state_t > | |
| StateHashFunction () | |
| virtual | ~StateHashFunction () |
|
inline |
|
inlinevirtual |
|
virtual |
Returns the hash value of the given state.
| state | The state whose hash value is needed. |
Implements StateHashFunction< state_t >.