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

knights.cc File Reference

(Revision: 5524)

#include "examples/support.hh"
#include "gecode/minimodel.hh"

Go to the source code of this file.

Classes

class  Knights
 Base-class for Knights tour example. More...
class  KnightsReified
 Example: n-Knights tour (Simple Model) More...
class  KnightsCircuit
 Example: n-Knights tour (Model using Circuit) More...