Belofte version 2.1.8
A promising chess program using the UCI or Winboard interface
|
Go to the source code of this file.
Classes | |
class | bGame |
game representation, singleton More... | |
Typedefs | |
typedef std::map< std::string, std::string > | gameAttributes_t |
typedef std::vector< bBoard > | positions_t |
typedef std::map<std::string, std::string> gameAttributes_t |
typedef std::vector<bBoard> positions_t |