Index   Main   Namespaces   Classes   Hierarchy   Annotated   Files   Compound   Global   Pages  

Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
GoUctState::AssertionHandlerAssertion handler to dump the state of a GoUctState
GoUctBoard::BlockData related to a block of stones on the board
GoUctPlayoutPolicy< BOARD >::CaptureGeneratorIncrementally keeps track of blocks in atari
GoUctBoardGo board optimized for Monte-Carlo
GoUctBookBuilder< PLAYER >Expands a Book using the given player to evaluate game positions
GoUctBookBuilderCommands< PLAYER >Commands for autobook
GoUctCommandsGTP commands for GoUctPlayer
GoUctDefaultPriorKnowledgeDefault prior knowledge heuristic
GoUctDefaultRootFilterDefault root filter used by GoUctPlayer
GoUctGlobalSearch< POLICY, FACTORY >Full board Monte-Carlo tree search
GoUctGlobalSearchState< POLICY >Global UCT-Search for Go
GoUctGlobalSearchStateFactory< POLICY, FACTORY >Factory for creating a GoUctGlobalSearchState
GoUctGlobalSearchStateParamParameters for GoUctGlobalSearchState
GoUctKnowledgeBase knowledge class
GoUctObjectWithSearchInterface implemented by object that owns a (single) GoUctSearch
GoUctPatterns< BOARD >Some hard-coded pattern matching routines to match patterns used by MoGo
GoUctPlayer< SEARCH, THREAD >Player using UCT
GoUctPlayoutPolicy< BOARD >Default playout policy for usage in GoUctGlobalSearch
GoUctPlayoutPolicyFactory< BOARD >
GoUctPlayoutPolicyParamParameters for GoUctPlayoutPolicy
GoUctPlayoutPolicyStatStatistics collected by GoUctPlayoutPolicy
GoUctPureRandomGenerator< BOARD >Randomly select from empty points on the board
GoUctRootFilterInterface for using external knowledge to prune moves at the root node of a search
GoUctSearchBase class for UCT searches in Go
GoUctStateThread state for GoUctSearch
GoUctBoard::IteratorIterate through all points on the given board
GoUctBoard::LibertyIteratorIterate through all the liberties of a block
GoUctPlayer< SEARCH, THREAD >::StatisticsStatistics collected by GoUctPlayer
GoUctBoard::StoneIteratorIterate through all the stones of a block
GoUctBookBuilder< PLAYER >::WorkerCopyable worker


Sun Mar 13 2011 Doxygen 1.7.1