Belofte version 2.1.9
A promising chess program using the UCI or Winboard interface
|
Go to the source code of this file.
Classes | |
union | boardData |
class | bBoard |
board More... | |
Typedefs | |
typedef std::vector< std::string > | movesequence_t |
typedef std::array< caselist_t,tStatPiece::STAT_SIZE > | piecepostbox_t |
typedef union boardData | boardData_t |
Enumerations | |
enum class | bGameStage { ST_NOTSET = 0 , ST_UNSPECIFIED , ST_OPENING , ST_ENDGAME , ST_PAWNENDING , ST_MATING } |
typedef std::vector<std::string> movesequence_t |
typedef std::array<caselist_t ,tStatPiece::STAT_SIZE> piecepostbox_t |
typedef union boardData boardData_t |
|
strong |