中文
相关论文

相关论文: Fast Exact Method for Solving the Travelling Sales…

200 篇论文

The Lin-Kernighan heuristic is known to be one of the most successful heuristics for the Traveling Salesman Problem (TSP). It has also proven its efficiency in application to some other problems. In this paper we discuss possible…

数据结构与算法 · 计算机科学 2012-02-15 Daniel Karapetyan , Gregory Gutin

Evolving diverse sets of high quality solutions has gained increasing interest in the evolutionary computation literature in recent years. With this paper, we contribute to this area of research by examining evolutionary diversity…

神经与进化计算 · 计算机科学 2021-10-04 Anh Viet Do , Jakob Bossek , Aneta Neumann , Frank Neumann

The Multi-Traveling Salesman Problem (MTSP) is a commonly used mathematical model for multi-agent task allocation. However, as the number of agents and task targets increases, existing optimization-based methods often incur prohibitive…

系统与控制 · 电气工程与系统科学 2025-12-01 Xiubin Chen

We introduce a new bounding approach called Continuity* C*, which provides optimality guarantees for the Moving-Target Traveling Salesman Problem (MT-TSP). Our approach relaxes the continuity constraints on the agent's tour by partitioning…

机器人学 · 计算机科学 2024-12-04 Allen George Philip , Zhongqiang Ren , Sivakumar Rathinam , Howie Choset

We study a new version of the Traveling Salesperson Problem, called \VectorTSP, where the traveler is subject to discrete acceleration constraints, as defined in the paper-and-pencil game Racetrack (also known as Vector Racer). In this…

数据结构与算法 · 计算机科学 2025-02-12 Arnaud Casteigts , Mathieu Raffinot , Mikhail Raskin , Jason Schoeters

The Moving-Target Traveling Salesman Problem (MT-TSP) seeks a shortest path for an agent that starts at a stationary depot, visits a set of moving targets exactly once, each within one of their respective time windows, and returns to the…

机器人学 · 计算机科学 2025-03-04 Allen George Philip , Zhongqiang Ren , Sivakumar Rathinam , Howie Choset

The symmetric circulant TSP is a special case of the traveling salesman problem in which edge costs are symmetric and obey circulant symmetry. Despite the substantial symmetry of the input, remarkably little is known about the symmetric…

离散数学 · 计算机科学 2022-07-22 Samuel C. Gutekunst , Billy Jin , David P. Williamson

We design a new LP-based algorithm for the graphic $s$-$t$ path Traveling Salesman Problem (TSP), which achieves the best approximation factor of 1.5. The algorithm is based on the idea of narrow cuts due to An, Kleinberg, and Shmoys. It…

数据结构与算法 · 计算机科学 2013-04-29 Zhihan Gao

In this work we focus on the well-known Euclidean Traveling Salesperson Problem (TSP) and two highly competitive inexact heuristic TSP solvers, EAX and LKH, in the context of per-instance algorithm selection (AS). We evolve instances with…

机器学习 · 计算机科学 2020-06-30 Moritz Seiler , Janina Pohl , Jakob Bossek , Pascal Kerschke , Heike Trautmann

We investigate semi-streaming algorithms for the Traveling Salesman Problem (TSP). Specifically, we focus on a variant known as the $(1,2)$-TSP, where the distances between any two vertices are either one or two. Our primary emphasis is on…

数据结构与算法 · 计算机科学 2025-01-30 Sharareh Alipour , Ermiya Farokhnejad , Tobias Mömke

Several important optimization problems in the area of vehicle routing can be seen as a variant of the classical Traveling Salesperson Problem (TSP). In the area of evolutionary computation, the traveling thief problem (TTP) has gained…

神经与进化计算 · 计算机科学 2020-02-05 Jakob Bossek , Katrin Casel , Pascal Kerschke , Frank Neumann

We use admissible permutations and a variant of the Floyd-Warshall algorithm to obtain an optimal solution to the Assignment Problem. Using another variant of the F-W algorithm, we obtain an approximate solution to the Traveling Salesman…

组合数学 · 数学 2007-05-23 Howard Kleiman

The travelling salesperson problem (TSP) is a classic resource allocation problem used to find an optimal order of doing a set of tasks while minimizing (or maximizing) an associated objective function. It is widely used in robotics for…

机器人学 · 计算机科学 2022-07-19 Ishaan Mehta , Sharareh Taghipour , Sajad Saeedi

The Travelling Salesman and its variations are some of the most well known NP hard optimisation problems. This paper looks to use both centralised and decentralised implementations of Evolutionary Algorithms (EA) to solve a dynamic variant…

神经与进化计算 · 计算机科学 2019-06-14 Thomas E. Kent , Arthur G. Richards

The traveling salesman problem is a fundamental combinatorial optimization problem with strong exact algorithms. However, as problems scale up, these exact algorithms fail to provide a solution in a reasonable time. To resolve this, current…

机器学习 · 计算机科学 2025-01-09 Yong Liang Goh , Wee Sun Lee , Xavier Bresson , Thomas Laurent , Nicholas Lim

The Traveling Salesman Problem (TSP) is one of the most famous optimization problems. Greedy crossover designed by Greffenstette et al, can be used while Symmetric TSP (STSP) is resolved by Genetic Algorithm (GA). Researchers have proposed…

神经与进化计算 · 计算机科学 2012-09-25 Hassan Ismkhan , Kamran Zamanifar

This paper considers a Min-Max Multiple Traveling Salesman Problem (MTSP), where the goal is to find a set of tours, one for each agent, to collectively visit all the cities while minimizing the length of the longest tour. Though MTSP has…

人工智能 · 计算机科学 2024-08-26 Yifan Guo , Zhongqiang Ren , Chen Wang

We study the online Traveling Salesman Problem (TSP) on the line augmented with machine-learned predictions. In the classical problem, there is a stream of requests released over time along the real line. The goal is to minimize the…

数据结构与算法 · 计算机科学 2022-06-02 Themis Gouleakis , Konstantinos Lakis , Golnoosh Shahkarami

Efficient utilization of cooperating robots in the assembly of aircraft structures relies on balancing the workload of the robots and ensuring collision-free scheduling. We cast this problem as that of allocating a large number of…

机器人学 · 计算机科学 2019-06-27 Veniamin Tereshchuk , John Stewart , Nikolay Bykov , Samuel Pedigo , Santosh Devasia , Ashis G. Banerjee

The traveling salesman problem (TSP) famously asks for a shortest tour that a salesperson can take to visit a given set of cities in any order. In this paper, we ask how much faster $k \ge 2$ salespeople can visit the cities if they divide…

计算几何 · 计算机科学 2025-04-16 Benjamin Aram Berendsohn , Hwi Kim , László Kozma