Class Summary |
ChessEngine |
Engine provides an autoplayer engine for the XiStrat Chess variant |
ChessRules |
ChessRules checks that a Chess game follows the general rules. |
GoEngine |
Engine provides an autoplayer engine for the XiStrat Go variant |
GoRules |
GoRules checks that a Go game follows the general rules. |
GraphTopology |
here general tools for dealing with graphs can be found
(is topology the correct name? |
Players |
used to speed up things dealing with the players participating in a game
instead of accessing the pieces' alive state |
SearchPos |
|