最大连续比赛场次为2的旅行锦标赛问题的具有保证近似比的实用算法

Practical Algorithms with Guaranteed Approximation Ratio for Traveling Tournament Problem with Maximum Tour Length 2

Mathematics of Operations Research · 2024
被引 5
ABS 3

中文导读

针对最大连续主客场次数为2的旅行锦标赛问题,提出了两种不同情况下的实用算法,改进了近似比,并在标准测试集上平均提升5.66%。

Abstract

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). In this paper, we propose practical algorithms for TTP-2 with improved approximation ratios. Because of 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 [Formula: see text], improving the previous result of [Formula: see text]. For odd n/2, our approximation ratio is [Formula: see text], improving the previous result of [Formula: see text]. 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%. Funding: This work was supported by the National Natural Science Foundation of China [Grants 62372095 and 62172077] and the Sichuan Natural Science Foundation [Grant 2023NSFSC0059].

体育赛程安排组合优化近似算法旅行锦标赛问题