Generated on Sat Feb 7 2015 02:01:33 for Gecode by doxygen 1.8.9.1
sports-league.cpp File Reference

(Revision: 13820)

#include <gecode/driver.hh>
#include <gecode/int.hh>
#include <gecode/minimodel.hh>
#include <algorithm>
#include <iomanip>

Go to the source code of this file.

Classes

class  Play
 Entry in round robin schedule. More...
 
class  RRS
 Round robin schedule. More...
 
class  SportsLeague
 Example: Sports league scheduling More...