Round Robin Class

Package:
Round Robin Class
Summary:
Schedule season matches using round robin
Groups:
Games
Author:
Felix Stiehler
Description:
This class can be used to create a schedule of championship season matches of any sport using the round robin algorithm.

It can take a list of teams or players participating in a season and use the round robin algorithm to generate a schedule of the games that each team or player will play.

There are class functions to iterate over each championship match day and the matches on each match day.


Powered by Gewgley