Cinnamon  1.1
chess engine
IterativeDeeping Class Reference

#include <IterativeDeeping.h>

Inheritance diagram for IterativeDeeping:
Thread Search Runnable Eval Hash GenMoves ChessBoard

List of all members.

Public Member Functions

 IterativeDeeping ()
virtual ~IterativeDeeping ()
virtual void run ()
bool getPonderEnabled ()
void setUseBook (bool)
bool getUseBook ()
void unLock ()
void lock ()
void clearMovesPath ()
void enablePonder (bool)
void setFollowBook (bool b)
void setMaxDepth (int)

Constructor & Destructor Documentation


Member Function Documentation

Reimplemented from Search.

void IterativeDeeping::run ( ) [virtual]

Implements Runnable.

void IterativeDeeping::setUseBook ( bool  b)

The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines