CLookUpTable Class Reference

Provides a lookup table for a very good tic tac toe player. More...

#include <LookUpTable.h>

Collaboration diagram for CLookUpTable:

Collaboration graph
[legend]
List of all members.

Public Member Functions

void learn ()
 Learns the lookup table to play the game.
double getStateValue (char *pBoard)
 Gives the probability to win from the given state on.
int getBestMove (char *pBoard, char player)
 Returns the move which is ratet as best next move.

Detailed Description

Provides a lookup table for a very good tic tac toe player.


The documentation for this class was generated from the following files:
Generated on Mon Jan 22 02:40:29 2007 for muele by  doxygen 1.4.7