Round Robin Tournament Scheduling

Schedules - You must register to Post and Download => Requests => Topic started by: MAGMA on June 13, 2024, 08:24:51 AM

Title: League round robin
Post by: MAGMA on June 13, 2024, 08:24:51 AM
I organise a sports league of variable team numbers (sometimes odd, sometimes even). We have 1 court available over multiple timeslots, but I need the timeslots to be as evenly distributed as possible. Everyone needs to play each other once, and then it can repeat if necessary. 

I have tried using the algorithm, but I cannot make things even. 
Title: Re: League round robin
Post by: Ian Wakeling on June 16, 2024, 12:13:47 PM
I don't know of any software that will solve this general problem.  Can you give a typical example of the number of players, and number of time slots, and I might be able to offer some help about coming up with schedules.