Skip to content

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.

Notifications You must be signed in to change notification settings

bjloe/SummerHockey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

SummerHockey

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.

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