Index   Main   Namespaces   Classes   Hierarchy   Annotated   Files   Compound   Global   Pages  

mainpage.cpp

Go to the documentation of this file.
00001 /** @mainpage
00002 
00003     @section fuegotestoverview Overview
00004 
00005     FuegoTest is a GTP interface with commands from the Fuego libraries for
00006     testing purposes. It avoids that it is necessary to include GTP commands
00007     into the main Fuego GTP interface for functionality that is not used by
00008     the main Fuego player used in the FuegoMain module. This engine also
00009     provides a switchable simple player from the SimplePlayers module, with
00010     can be set using the @c -player option or the @c fuegotest_player GTP
00011     command.
00012 
00013     @section fuegotestdependencies Dependencies
00014 
00015     - %GtpEngine
00016     - SmartGame
00017     - Go
00018     - SimplePlayers
00019     - GoUct
00020 
00021     @section fuegotestdocumentation Documentation
00022 
00023     - GTP commands
00024       - @ref gtpenginecommands "GtpEngine"
00025       - @ref sggtpcommandscommands "SgGtpCommands"
00026       - @ref gogtpenginecommands "GoGtpEngine"
00027       - @ref gogtpextracommands "GoGtpExtraCommands"
00028       - @ref gosafetycommands "GoSafetyCommands"
00029       - @ref fuegotestenginecommands "FuegoTestEngine"
00030 */


17 Jun 2010 Doxygen 1.4.7