Main   Namespaces   Classes   Hierarchy   Annotated   Files   Compound   Global   Pages  

HexUctKnowledge Class Reference

Applies knowledge to set of moves. More...

#include <HexUctKnowledge.hpp>

List of all members.

Public Member Functions

 HexUctKnowledge (const HexUctState &m_state)
 ~HexUctKnowledge ()
void ProcessPosition (std::vector< SgMoveInfo > &moves)

Private Attributes

const HexUctStatem_state

Detailed Description

Applies knowledge to set of moves.

Definition at line 19 of file HexUctKnowledge.hpp.


Constructor & Destructor Documentation

HexUctKnowledge::HexUctKnowledge ( const HexUctState m_state  ) 

Definition at line 14 of file HexUctKnowledge.cpp.

HexUctKnowledge::~HexUctKnowledge (  ) 

Definition at line 19 of file HexUctKnowledge.cpp.


Member Function Documentation

void HexUctKnowledge::ProcessPosition ( std::vector< SgMoveInfo > &  moves  ) 

Definition at line 23 of file HexUctKnowledge.cpp.

Referenced by HexUctState::GenerateAllMoves().


Member Data Documentation

Definition at line 29 of file HexUctKnowledge.hpp.


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


6 Jan 2011 Doxygen 1.6.3