AdvisorPlayout Class Reference

Playouting class using Move Advisor. More...

#include <uct.h>

Inheritance diagram for AdvisorPlayout:

SimplePlayout

List of all members.

Public Member Functions

 AdvisorPlayout (Board *, uint maxPlayoutLength, uint evalAfterLength, MoveAdvisor *advisor)
 Constructor with board initialization.
void playOne ()
 Play one move in simulation with knowledge.

Private Attributes

MoveAdvisoradvisor_
 Advisor to use.


Detailed Description

Playouting class using Move Advisor.

If the Move Advisor is allowed, dice is rolled and depending on the outcome Advisor is used instead of move generation in the playout.


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

Generated on Thu Aug 6 23:29:08 2009 for akimot by  doxygen 1.5.7.1