Index   Main   Namespaces   Classes   Hierarchy   Annotated   Files   Compound   Global   Pages  

mainpage.cpp

Go to the documentation of this file.
00001 /** @mainpage
00002 
00003     @section spoverview Overview
00004 
00005     Players with simple algorithms.
00006 
00007     - SpAveragePlayer - Maximizes average number of liberties
00008     - SpCapturePlayer
00009     - SpDumbTacticalPlayer
00010     - SpGreedyPlayer - currently same as SpInfluencePlayer
00011     - SpInfluencePlayer - Maximizes influence
00012     - SpLadderPlayer
00013     - SpLibertyPlayer
00014     - SpMinLibPlayer
00015     - SpRandomPlayer - Plays random moves
00016     - SpSafePlayer
00017 
00018     @section spdependencies Dependencies
00019 
00020     - %GtpEngine
00021     - SmartGame
00022     - Go
00023 */
00024 


17 Jun 2010 Doxygen 1.4.7