Generated on Wed Nov 1 15:04:49 2006 for Gecode by doxygen 1.4.5

sports-league.cc File Reference

(Revision: 3517)

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

Go to the source code of this file.

Classes

struct  Play
 Triple forming an entry in the round robin schedule. More...
class  SportsLeague
 Example: Sports League Scheduling More...

Typedefs

typedef PrimArgArray< PlayRRSArray


Typedef Documentation

typedef PrimArgArray<Play> RRSArray
 

Definition at line 40 of file sports-league.cc.


Function Documentation

int main int  argc,
char **  argv
[related]
 

Definition at line 436 of file sports-league.cc.