The incomplete Traveling Tournament Problem
Karel Devriesere, David Van Bulck, Dries Goossens

TL;DR
This paper introduces the incomplete Traveling Tournament Problem, analyzes its complexity, proposes formulations and heuristics, and presents challenging instances to guide future research in incomplete round-robin tournament scheduling.
Contribution
It formalizes the incomplete Traveling Tournament Problem, proves NP-hardness, and develops new formulations and metaheuristics tailored for this problem.
Findings
The problem is NP-hard.
New integer programming formulations are proposed.
Challenging instances with bounds are identified.
Abstract
We present a new problem called the incomplete Traveling Tournament problem, which introduces the well known Traveling Tournament Problem into the realm of incomplete round-robin tournaments. We focus on the case where teams can face each opponent at most once. We give a formal description of this problem and show that it is NP-hard. We first discuss how we can obtain lower bounds and how to strengthen them. Then, we propose two integer programming formulations and compare their LP-relaxations. We also propose a third formulation that assumes that home-away patterns of teams are fixed. We discuss how a recently proposed metaheuristic for incomplete round-robin scheduling can be tailored to our problem. In doing so, we present a novel neighborhood structure and show it fully connects the home-away pattern solution space. Finally, problem instances are proposed, for which we derive lower…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsScheduling and Timetabling Solutions · Constraint Satisfaction and Optimization · Optimization and Search Problems
