Generated on Mon Aug 25 11:35:45 2008 for Gecode by doxygen 1.5.6

crowded-chess.cc File Reference

(Revision: 6033)

#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 []


Variable Documentation

const int kval[]

Initial value:

 {
  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 47 of file crowded-chess.cc.

const int n

Definition at line 64 of file crowded-chess.cc.

Definition at line 65 of file crowded-chess.cc.