A linear-time algorithm to solve the Sports League Scheduling Problem (prob026 of CSPLib)

  • Authors:
  • Jean-Philippe Hamiez;Jin-Kao Hao

  • Affiliations:
  • LERIA--Université d'Angers, 2 boulevard Lavoisier, 49045 Angers Cedex 01, France and LGI2P--É des Mines d'Alès (EERIE), Parc Scientifique Georges Besse, 30035 Nîmes Cedex 01, F ...;LERIA--Université d'Angers, 2 boulevard Lavoisier, 49045 Angers Cedex 01, France

  • Venue:
  • Discrete Applied Mathematics
  • Year:
  • 2004

Quantified Score

Hi-index 0.04

Visualization

Abstract

In this paper, we present a repair-based linear-time algorithm to solve a version of the Sports League Seheduling Problem (SLSP) where the number T of teams is such that (T - 1) mod 3 ≠ 0. Starting with a conflicting schedule with particular properties, the algorithm removes iteratively the conflicts by exchanging matches. The properties of the initial schedule make it possible to take the optimal exchange at each iteration, leading to a linear-time algorithm. This algorithm can find thus valid schedules for several thousands of teams in less than 1 min. It is still an open question whether the SLSP can be solved efficiently when (T - 1) mod 3 = 0.