中文
相关论文

相关论文: Traveling Baseball Players' Problem in Korea

200 篇论文

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…

数据结构与算法 · 计算机科学 2021-09-21 Diptendu Chatterjee , Bimal Kumar Roy

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…

数据结构与算法 · 计算机科学 2010-07-06 Glenn Langford

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…

人工智能 · 计算机科学 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…

数据结构与算法 · 计算机科学 2021-08-31 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,…

数据结构与算法 · 计算机科学 2024-04-18 Jingyang Zhao , Mingyu Xiao , Chao Xu

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…

数据结构与算法 · 计算机科学 2022-12-26 Jingyang Zhao , Mingyu Xiao

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…

分布式、并行与集群计算 · 计算机科学 2013-11-12 Vijay Menon , Saurabh Jha

A sport tournament problem is considered the Traveling Tournament Problem (TTP). One interesting type is the mirrored Traveling Tournament Problem (mTTP). The objective of the problem is to minimize either the total number of traveling or…

神经与进化计算 · 计算机科学 2017-04-18 Tinnaluk Rutjanisarakul , Thiradet Jiarasuksakun

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…

计算复杂性 · 计算机科学 2021-10-07 Diptendu Chatterjee

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…

数据结构与算法 · 计算机科学 2023-09-06 Jingyang Zhao , Mingyu Xiao

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…

数据结构与算法 · 计算机科学 2025-05-29 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…

最优化与控制 · 数学 2026-03-23 Karel Devriesere , David Van Bulck , Dries Goossens

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…

人工智能 · 计算机科学 2014-01-24 Richard Hoshino , Ken-ichi Kawarabayashi

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…

数据结构与算法 · 计算机科学 2025-05-13 Jingyang Zhao , Mingyu Xiao

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…

数据结构与算法 · 计算机科学 2024-03-01 Yuga Kanaya , Kenjiro Takazawa

The traveling tournament problem is a well-known benchmark problem of the sports scheduling. We propose an approximation algorithm for the traveling tournament problem with the constraints such that both the number of consecutive home games…

数据结构与算法 · 计算机科学 2021-08-20 Shinji Imahori

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…

数据结构与算法 · 计算机科学 2026-04-22 Jan Eube , Kelin Luo , Aneta Neumann , Frank Neumann , Heiko Röglin

We introduce the $L_p$ Traveling Salesman Problem ($L_p$-TSP), given by an origin, a set of destinations, and underlying distances. The objective is to schedule a destination visit sequence for a traveler of unit speed to minimize the…

数据结构与算法 · 计算机科学 2021-07-23 Majid Farhadi , Alejandro Toriello , Prasad Tetali

Constructing a suitable schedule for sports competitions is a crucial issue in sports scheduling. The round-robin tournament is a competition adopted in many professional sports. For most round-robin tournaments, it is considered…

离散数学 · 计算机科学 2024-11-26 Koichi Fujii , Tomomi Matsui

The travelling thief problem (TTP) is a multi-component optimisation problem involving two interdependent NP-hard components: the travelling salesman problem (TSP) and the knapsack problem (KP). Recent state-of-the-art TTP solvers modify…

人工智能 · 计算机科学 2023-03-01 Majid Namazi , Conrad Sanderson , M. A. Hakim Newton , Abdul Sattar
‹ 上一页 1 2 3 10 下一页 ›