
Go to the source code of this file.
Classes | |
| class | CrowdedChess |
| Example: Crowded chessboard More... | |
Variables | |
| const int | kval [] |
| const int kval[] |
{
0, 0, 0, 0, 5,
9, 15, 21, 29, 37,
47, 57, 69, 81, 94,
109
}
The maximum number of knights placeable
Definition at line 50 of file crowded-chess.cpp.