Grail (C++)  1.3.0
A multi-platform, modular, universal engine for embedding advanced AI in games.
grail::simgames::HashForOfflineLearning Struct Reference

Helper that provides a HashForLearning() method. Used with ISimulatedGameAction only by OfflineLearning. More...

#include <ISimulatedGameAction.hh>

Public Member Functions

template<typename PointerType >
std::size_t operator() (const PointerType &p) const
 

Detailed Description

Helper that provides a HashForLearning() method. Used with ISimulatedGameAction only by OfflineLearning.


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