26 #if !defined(__Tile__) CBoard * m_pTile8x8
Pointer to an 8x8 chessboard.
CBoard * m_pTile8x10
Pointer to an 8x10 chessboard.
static int m_nTile8x8[64]
8x8 move table.
static int m_nTile10x12[120]
10x12 move table.
CBoard * m_pTile8x6
Pointer to an 8x6 chessboard.
static int m_nTile12x10[120]
12x10 move table.
static int m_nTile10x8[80]
10x8 move table.
CBoard * m_pTile6x8
Pointer to a 6x8 chessboard.
static int m_nTile10x10[100]
10x10 move table.
static int m_nTile8x10[80]
8x10 move table.
CBoard * m_pTile10x12
Pointer to a 10x12 chessboard.
CBoard * m_pTile6x6
Pointer to a 6x6 chessboard.
CBoard * m_pTile10x8
Pointer to a 10x8 chessboard.
Header for the chessboard CBoard.
static int m_nTile8x6[48]
8x6 move table.
Base tours for the divide-and-conquer generation algorithm.
static int m_nTile6x6[36]
6x6 move table.
CBoard * m_pTile12x10
Pointer to a 12x10 chessboard.
static int m_nTile6x8[48]
6x8 move table.
CBoard * m_pTile10x10
Pointer to a 10x10 chessboard.