Determining Matchdays in Sports League Schedules To Minimize Rest Differences
Determining Matchdays in Sports League Schedules To Minimize Rest Differences
Abstract
Many sports leagues first announce the games to be played in each round and then
determine their matchdays as the season progresses. This study focuses on the fairness
criterion of minimizing the total rest difference among opposing teams to find the
matchdays for an announced schedule. We show that the problem is decomposable into
optimizing the rounds separately. We also provide a polynomial-time exact algorithm
for canonical schedules.
Introduction
League scheduling is one of the popular applications of operations research in sports. In
most relevant research, the focus is on determining the games in the rounds of the
competition. Several fairness criteria may be considered in this timetable construction.
While the literature has mainly focused on fairness issues such as minimizing the
number of breaks and balancing the carryover effects, fairness criteria regarding the
team rest durations between the rounds have not received much attention by
researchers.
Section snippets
Previous work
A round robin tournament is a common format for organizing sports events. In a round
robin tournament, every team plays every other team a fixed number of times. Briskorn
and Drexl [4] provide integer programming models for round robin tournaments with
several externally given constraints such as disallowing forbidden matches, observing
regional capacities and respecting teams’ preferences for matchdays, and also fairness
constraints such as having few breaks and balancing the carryover
Conclusion
When opposing teams in matches have had rest durations of different lengths after their
games in the previous round, the team with less rest is disadvantaged physically which
makes the competition unfair. Thus, it is important to minimize such differences. In
many leagues, the specific dates for playing the games in each round are determined
after the game schedule is announced. In this article, we looked at minimizing the sum
of rest differences for a given round robin tournament schedule.