Practical Algorithms with Guaranteed Approximation Ratio for TTP with Maximum Tour Length Two

12/23/2022
by   Jingyang Zhao, et al.
0

The Traveling Tournament Problem (TTP) is a hard but interesting sports scheduling problem inspired by Major League Baseball, which is to design a double round-robin schedule such that each pair of teams plays one game in each other's home venue, minimizing the total distance traveled by all n teams (n is even). In this paper, we consider TTP-2, i.e., TTP under the constraint that at most two consecutive home games or away games are allowed for each team. We propose practical algorithms for TTP-2 with improved approximation ratios. Due to the different structural properties of the problem, all known algorithms for TTP-2 are different for n/2 being odd and even, and our algorithms are also different for these two cases. For even n/2, our approximation ratio is 1+3/n, improving the previous result of 1+4/n. For odd n/2, our approximation ratio is 1+5/n, improving the previous result of 3/2+6/n. In practice, our algorithms are easy to implement. Experiments on well-known benchmark sets show that our algorithms beat previously known solutions for all instances with an average improvement of 5.66%.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
08/30/2021

A Further Improvement on Approximating TTP-2

The Traveling Tournament Problem (TTP) is a hard but interesting sports ...
research
08/27/2023

The APX-hardness of the Traveling Tournament Problem

The Traveling Tournament Problem (TTP-k) is a well-known benchmark probl...
research
09/05/2023

A 5-approximation Algorithm for the Traveling Tournament Problem

The Traveling Tournament Problem (TTP-k) is a well-known benchmark probl...
research
09/19/2021

An Improved Scheduling Algorithm for Traveling Tournament Problem with Maximum Trip Length Two

The Traveling Tournament Problem(TTP) is a combinatorial optimization pr...
research
01/23/2014

Generating Approximate Solutions to the TTP using a Linear Distance Relaxation

In some domestic professional sports leagues, the home stadiums are loca...
research
10/05/2021

Complexity of Traveling Tournament Problem with Trip Length More Than Three

The Traveling Tournament Problem is a sports-scheduling problem where th...
research
03/27/2020

An enhanced pinwheel algorithm for the bamboo garden trimming problem

In the Bamboo Garden Trimming Problem (BGT), there is a garden populated...

Please sign up or login with your details

Forgot password? Click here to reset