English
Related papers

Related papers: A Sport Tournament Scheduling by Genetic Algorithm…

200 papers

The Traveling Tournament Problem(TTP) is a combinatorial optimization problem where we have to give a scheduling algorithm which minimizes the total distance traveled by all the participating teams of a double round-robin tournament…

Data Structures and Algorithms · Computer Science 2021-09-21 Diptendu Chatterjee , Bimal Kumar Roy

The Traveling Tournament Problem (TTP) is a benchmark problem in sports scheduling and has been extensively studied in recent years. The Mirrored Traveling Tournament Problem (mTTP) is variation of the TTP that represents certain types of…

Distributed, Parallel, and Cluster Computing · Computer Science 2013-11-12 Vijay Menon , Saurabh Jha

The Traveling Tournament Problem (TTP) is a challenging combinatorial optimization problem that has attracted the interest of researchers around the world. This paper proposes an improved search neighbourhood for the TTP that has been…

Data Structures and Algorithms · Computer Science 2010-07-06 Glenn Langford

The bipartite traveling tournament problem (BTTP) addresses inter-league sports scheduling, which aims to design a feasible bipartite tournament between two $n$-team leagues under some constraints such that the total traveling distance of…

Data Structures and Algorithms · Computer Science 2025-05-13 Jingyang Zhao , Mingyu Xiao

The Traveling Tournament Problem (TTP) is a well-known benchmark problem in the field of tournament timetabling, which asks us to design a double round-robin schedule such that each pair of teams plays one game in each other's home venue,…

Data Structures and Algorithms · Computer Science 2024-04-18 Jingyang Zhao , Mingyu Xiao , Chao Xu

The Traveling Tournament Problem is a sports-scheduling problem where the goal is to minimize the total travel distance of teams playing a double round-robin tournament. The constraint 'k' is an imposed upper bound on the number of…

Computational Complexity · Computer Science 2021-10-07 Diptendu Chatterjee

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…

Data Structures and Algorithms · Computer Science 2022-12-26 Jingyang Zhao , Mingyu Xiao

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…

Optimization and Control · Mathematics 2026-03-23 Karel Devriesere , David Van Bulck , Dries Goossens

The Traveling Tournament Problem (TTP-$k$) is a well-known benchmark problem in tournament timetabling, which asks us to design a double round-robin schedule such that the total traveling distance of all $n$ teams is minimized under the…

Data Structures and Algorithms · Computer Science 2023-09-06 Jingyang Zhao , Mingyu Xiao

In many professional sports leagues, teams from opposing leagues/conferences compete against one another, playing inter-league games. This is an example of a bipartite tournament. In this paper, we consider the problem of reducing the total…

Artificial Intelligence · Computer Science 2014-01-17 Richard Hoshino , Ken-ichi Kawarabayashi

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…

Data Structures and Algorithms · Computer Science 2021-08-31 Jingyang Zhao , Mingyu Xiao

In this paper, we propose a method to solve a bi-objective variant of the well-studied Traveling Thief Problem (TTP). The TTP is a multi-component problem that combines two classic combinatorial problems: Traveling Salesman Problem (TSP)…

Neural and Evolutionary Computing · Computer Science 2020-07-29 Jonatas B. C. Chagas , Julian Blank , Markus Wagner , Marcone J. F. Souza , Kalyanmoy Deb

This paper proposes a hybrid genetic algorithm for solving the Multiple Traveling Salesman Problem (mTSP) to minimize the length of the longest tour. The genetic algorithm utilizes a TSP sequence as the representation of each individual,…

Neural and Evolutionary Computing · Computer Science 2023-10-31 Sasan Mahmoudinazlou , Changhyun Kwon

We study the so-called the traveling tournament problem (TTP), to find an optimal tournament schedule. Differently from the original TTP, in which the total travel distance of all the participants is the objective function to minimize, we…

Physics and Society · Physics 2012-08-13 Hyang Min Jeong , Sang-Woo Kim , Aaram J. Kim , Younguk Choi , Jonghyoun Eun , Beom Jun Kim

The Traveling Tournament Problem (TTP-$k$) is a well-known benchmark problem in sports scheduling, which asks us to design a double round-robin schedule such that each pair of teams plays one game in each other's home venue, no pair of…

Data Structures and Algorithms · Computer Science 2025-05-29 Jingyang Zhao , Mingyu Xiao

Traveling Salesman Problem (TSP) is one of the most common studied problems in combinatorial optimization. Given the list of cities and distances between them, the problem is to find the shortest tour possible which visits all the cities in…

Distributed, Parallel, and Cluster Computing · Computer Science 2014-01-27 Harun Rasit Er , Nadia Erdogan

The Traveling Thief Problem (TTP) is a multi-component optimization problem that captures the interplay between routing and packing decisions by combining the classical Traveling Salesperson Problem (TSP) and the Knapsack Problem (KP). The…

Data Structures and Algorithms · Computer Science 2026-04-22 Jan Eube , Kelin Luo , Aneta Neumann , Frank Neumann , Heiko Röglin

In some domestic professional sports leagues, the home stadiums are located in cities connected by a common train line running in one direction. For these instances, we can incorporate this geographical information to determine optimal or…

Artificial Intelligence · Computer Science 2014-01-24 Richard Hoshino , Ken-ichi Kawarabayashi

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…

Data Structures and Algorithms · Computer Science 2024-03-01 Yuga Kanaya , Kenjiro Takazawa

The Traveling salesman problem (TSP) is proved to be NP-complete in most cases. The genetic algorithm (GA) is one of the most useful algorithms for solving this problem. In this paper a conventional GA is compared with an improved hybrid GA…

Neural and Evolutionary Computing · Computer Science 2014-09-11 Keivan Borna , Vahid Haji Hashemi
‹ Prev 1 2 3 10 Next ›