Index   Main   Namespaces   Classes   Hierarchy   Annotated   Files   Compound   Global   Pages  
Public Member Functions | Public Attributes

GoAutoBookParam Struct Reference

#include <GoAutoBook.h>

List of all members.

Public Member Functions

 GoAutoBookParam ()

Public Attributes

std::size_t m_usageCountThreshold
 Requires 'count' before it can be used by the player when generating moves.
GoAutoBookMoveSelectType m_selectType
 Move selection type.

Detailed Description

Definition at line 72 of file GoAutoBook.h.


Constructor & Destructor Documentation

GoAutoBookParam::GoAutoBookParam (  ) 

Definition at line 70 of file GoAutoBook.cpp.


Member Data Documentation

Move selection type.

Definition at line 79 of file GoAutoBook.h.

Referenced by GoAutoBook::FindBestChild().

Requires 'count' before it can be used by the player when generating moves.

Definition at line 76 of file GoAutoBook.h.

Referenced by GoAutoBook::FindBestChild().


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


Sun Mar 13 2011 Doxygen 1.7.1