This is Jupyter notebook that generates a schedule for a summer hockey league consisting of 20 players. The 20 players are assigned to two teams of 10 each week for 13 weeks. Call the teams "Home" and "Away". Assignments are made without regard to player positions. However, we want to make sure that no pair of players plays together (or in opposition) every week. Also, make sure that all players are assigned to the "Home" or "Away" teams as evenly as possible.
-
Notifications
You must be signed in to change notification settings - Fork 0
bjloe/SummerHockey
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A combinatorial assignment of 20 players to two teams of 10 over 13 weeks. Pairs of players should neither be on the same team every week, nor on opposing teams every week.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published