SearchStartKit Class Reference

Wrapper class for parallel search. More...

#include <engine.h>

List of all members.

Public Member Functions

 SearchStartKit (const Board *, Engine *, Uct *)

Private Attributes

const Boardboard_
 Board to search on.
EngineengineInstance_
 On which instance to start the search.
Uctuct_
 Uct instance to use for the search.

Friends

class Engine


Detailed Description

Wrapper class for parallel search.

Member Data Documentation

const Board* SearchStartKit::board_ [private]

Board to search on.

On which instance to start the search.

Uct instance to use for the search.


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