Index   Main   Namespaces   Classes   Hierarchy   Annotated   Files   Compound   Global   Pages  
Classes | Enumerations

GoAutoBook.h File Reference

#include <cmath>
#include <iostream>
#include <fstream>
#include <set>
#include <map>
#include "SgBookBuilder.h"
#include "SgThreadedWorker.h"
#include "GoBoard.h"
#include "GoBoardSynchronizer.h"

Go to the source code of this file.

Classes

class  GoAutoBookState
 Tracks canonical hash. More...
struct  GoAutoBookParam
class  GoAutoBook
 Simple text-based book format. More...

Enumerations

enum  GoAutoBookMoveSelectType { GO_AUTOBOOK_SELECT_COUNT, GO_AUTOBOOK_SELECT_VALUE }

Detailed Description

Definition in file GoAutoBook.h.


Enumeration Type Documentation

Enumerator:
GO_AUTOBOOK_SELECT_COUNT 

Select move with highest count.

GO_AUTOBOOK_SELECT_VALUE 

Select move with highest value.

Definition at line 62 of file GoAutoBook.h.


Sun Mar 13 2011 Doxygen 1.7.1