crowded-chess.cc File Reference
(Revision: 3517)
#include "examples/support.hh"
#include "gecode/minimodel.hh"
Go to the source code of this file.
Classes | |
| class | CrowdedChess |
| Example: Crowded Chessboard More... | |
Variables | |
| const int | kval [] |
| The maximum number of knights placeable. | |
| const int | nkval = 16 |
Variable Documentation
|
|
Initial value: {
0, 0, 0, 0, 5,
9, 15, 21, 29, 37,
47, 57, 69, 81, 94,
109
}
Definition at line 28 of file crowded-chess.cc. |
|
|
Definition at line 34 of file crowded-chess.cc. |
