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.
|
|
| Name: |
Round Robin Class |
| Base name: |
multiple_round_robin |
| Description: |
Schedule season matches using round robin |
| Version: |
0.2 |
| PHP version: |
5.0 |
| License: |
MIT/X Consortium License |
| All time users: |
356 users |
| All time rank: |
5773 |
| Week users: |
2 users |
| Week rank: |
1359  |
| |
|
| Not yet rated by the users |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|