Assignment Search Framework
|
Public Member Functions | |
PermutationHashFunction () | |
virtual | ~PermutationHashFunction () |
virtual StateHash | getStateHash (const state_t &state) const |
![]() | |
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 >.