A Faster Deterministic Approximation Algorithm for TTP-2
Data Structures and Algorithms
2024-03-01 v3 Combinatorics
Abstract
The traveling tournament problem (TTP) is to minimize the total traveling distance of all teams in a double round-robin tournament. In this paper, we focus on TTP-2, in which each team plays at most two consecutive home games and at most two consecutive away games. For the case where the number of teams (mod 4), Zhao and Xiao (2022) presented a -approximation algorithm. This is a randomized algorithm running in time, and its derandomized version runs in time. In this paper, we present a faster deterministic algorithm running in time, with approximation ratio . This ratio improves the previous approximation ratios of the deterministic algorithms with the same time complexity.
Cite
@article{arxiv.2310.02592,
title = {A Faster Deterministic Approximation Algorithm for TTP-2},
author = {Yuga Kanaya and Kenjiro Takazawa},
journal= {arXiv preprint arXiv:2310.02592},
year = {2024}
}
Comments
27 pages, 42 figures