Main   Namespaces   Classes   Hierarchy   Annotated   Files   Compound   Global   Pages  

DfsSolver::GlobalStatistics Struct Reference

Globabl statistics for the current solver run. More...

List of all members.

Public Member Functions

 GlobalStatistics ()

Public Attributes

unsigned played
 Times HexBoard::PlayMove() was called.

Detailed Description

Globabl statistics for the current solver run.

Definition at line 309 of file DfsSolver.hpp.


Constructor & Destructor Documentation

DfsSolver::GlobalStatistics::GlobalStatistics (  )  [inline]

Definition at line 314 of file DfsSolver.hpp.


Member Data Documentation

Times HexBoard::PlayMove() was called.

Definition at line 312 of file DfsSolver.hpp.

Referenced by DfsSolver::DumpStats(), DfsSolver::PlayMove(), and DfsSolver::SolveState().


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


6 Jan 2011 Doxygen 1.6.3