Assignment Search Framework
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Pages
PermutationHashFunction< state_t > Class Template Reference
Inheritance diagram for PermutationHashFunction< state_t >:

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 ()
 

Constructor & Destructor Documentation

template<class state_t >
PermutationHashFunction< state_t >::PermutationHashFunction ( )
inline
template<class state_t >
PermutationHashFunction< state_t >::~PermutationHashFunction ( )
inlinevirtual

Member Function Documentation

template<class state_t >
StateHash PermutationHashFunction< state_t >::getStateHash ( const state_t &  state) const
virtual

Returns the hash value of the given state.

Parameters
stateThe state whose hash value is needed.
Returns
The hash value of the given state.

Implements StateHashFunction< state_t >.


The documentation for this class was generated from the following file: