Generated on Thu Apr 11 13:59:23 2019 for Gecode by doxygen 1.6.3

sports-league.cpp File Reference

#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...