Main   Namespaces   Classes   Hierarchy   Annotated   Files   Compound   Global   Pages  

mainpage.cpp

Go to the documentation of this file.
00001 /** @mainpage
00002 
00003     @section overview Overview
00004 
00005     Benzene provides general utility classes and code to play and solve
00006     the game of Hex. 
00007 
00008     @section games Boards and Games
00009 
00010     - ConstBoard, StoneBoard, HexBoard
00011     - Game
00012 
00013     @section ica Inferior Cell Analysis
00014     - Pattern, PatternState
00015     - Group, Groups, and GroupBuilder
00016     - ICEngine classifies cells
00017  
00018     @section vcs Virtual Connections
00019     - VC
00020     - VCSet
00021     - VCBuilder
00022     - VCPattern
00023 
00024     @section Programs
00025     - @ref wolvemainpage
00026     - @ref mohexmainpage
00027 
00028     @section tools Tools
00029     - @ref dfpn
00030     - Traditional DFSSolver
00031 */
00032 


6 Jan 2011 Doxygen 1.6.3