中文
相关论文

相关论文: A Polynomial Time Algorithm for The Traveling Sale…

200 篇论文

This paper proposes a dual divide-and-optimize algorithm (DualOpt) for solving the large-scale traveling salesman problem (TSP). DualOpt combines two complementary strategies to improve both solution quality and computational efficiency.…

人工智能 · 计算机科学 2025-01-16 Shipei Zhou , Yuandong Ding , Chi Zhang , Zhiguang Cao , Yan Jin

In this paper, we present a new, graph-based modeling approach and a polynomial-sized linear programming (LP) formulation of the Boolean satisfiability problem (SAT). The approach is illustrated with a numerical example.

离散数学 · 计算机科学 2016-10-21 Moustapha Diaby

We present a scalable, high-performance algorithm that deterministically solves large-scale instances of the Traveling Salesman problem (in its asymmetric version, ATSP) to optimality using commercially available computing hardware. By…

数据结构与算法 · 计算机科学 2025-09-19 Wissam Nakhle

This paper presents a new genetic algorithm encoding representation to solve the travelling salesman problem. To assess the performance of the proposed chromosome structure, we compare it with state-of-the-art encoding representations. For…

神经与进化计算 · 计算机科学 2023-05-17 Menouar Boulif , Aghiles Gharbi

Graphs (1-skeletons) of Traveling-Salesman-related polytopes have attracted a lot of attention. Pedigree polytopes are extensions of the classical Symmetric Traveling Salesman Problem polytopes (Arthanari 2000) whose graphs contain the TSP…

离散数学 · 计算机科学 2016-11-29 Abdullah Makkeh , Mozhgan Pourmoradnasseri , Dirk Oliver Theis

A polynomial algorithm is obtained for the NP-complete linear ordering problem.

计算复杂性 · 计算机科学 2007-05-23 Givi Bolotashvili

This paper introduces a new formulation that finds the optimum for the Moving-Target Traveling Salesman Problem (MT-TSP), which seeks to find a shortest path for an agent, that starts at a depot, visits a set of moving targets exactly once…

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

We study the Travelling Salesman Problem (TSP) on the metric completion of cubic and subcubic graphs, which is known to be NP-hard. The problem is of interest because of its relation to the famous 4/3 conjecture for metric TSP, which says…

数据结构与算法 · 计算机科学 2011-07-07 Sylvia Boyd , René Sitters , Suzanne van der Ster , Leen Stougie

We present a deterministic polynomial-time algorithm that solves the 3-satisfiability problem.

计算复杂性 · 计算机科学 2012-01-09 Amar Mukherjee

We describe a $\frac{4}{3}$-approximation algorithm for the traveling salesman problem in which the distances between points are induced by graph-theoretical distances in an unweighted graph. The algorithm is based on finding a minimum cost…

数据结构与算法 · 计算机科学 2024-11-05 Ali Çivril

We give a 7/9 - Approximation Algorithm for the Maximum Traveling Salesman Problem.

计算机科学与博弈论 · 计算机科学 2015-05-13 Katarzyna Paluch , Marcin Mucha , Aleksander Madry

In this work we introduce an evolutionary strategy to solve combinatorial optimization tasks, i.e. problems characterized by a discrete search space. In particular, we focus on the Traveling Salesman Problem (TSP), i.e. a famous problem…

无序系统与神经网络 · 物理学 2016-08-05 Marco Alberto Javarone

We consider the traveling salesman problem when the cities are points in R^d for some fixed d and distances are computed according to geometric distances, determined by some norm. We show that for any polyhedral norm, the problem of finding…

数据结构与算法 · 计算机科学 2007-05-23 Alexander Barvinok , Sandor P. Fekete , David S. Johnson , Arie Tamir , Gerhard J. Woeginger , Russ Woodroofe

The paper proposes a quantum algorithm for the traveling salesman problem (TSP) based on the Grover Adaptive Search (GAS), which can be successfully executed on IBM's Qiskit library. Under the GAS framework, there are at least two…

量子物理 · 物理学 2022-12-07 Jieao Zhu , Yihuai Gao , Hansen Wang , Tiefu Li , Hao Wu

The Graphical Traveling Salesperson Problem (GTSP) is the problem of assigning, for a given weighted graph, a nonnegative number $x_e$ each edge $e$ such that the induced multi-subgraph is of minimum weight among those that are spanning,…

离散数学 · 计算机科学 2021-06-25 Matthias Walter

We show that the Unconstrained Traveling Tournament Problem (UTTP) is APX-complete by presenting an L-reduction from a version of metric (1,2)-TSP to UTTP. Keywords: Traveling Tournament Problem, APX-complete, Approximation algorithms,…

数据结构与算法 · 计算机科学 2022-12-20 Salomon Bendayan , Joseph Cheriyan , Kevin K. H. Cheung

Hybrid quantum-classical algorithms can help mitigating the physical limitations of current quantum devices, particularly the low qubit count and the reduced topological connectivity. In this paper, we propose a hybrid technique to solve a…

量子物理 · 物理学 2026-05-12 Siwei Hu , Victor Lopata , Salvatore Sinno , Shruthi Thuravakkath , Paolo Zuliani

The Traveling Salesperson problem asks for the shortest cyclic tour visiting a set of cities given their pairwise distances and belongs to the NP-hard complexity class, which means that with all known algorithms in the worst case instances…

无序系统与神经网络 · 物理学 2016-10-18 Hendrik Schawe , Alexander K. Hartmann

Given a set $P$ of $n$ points with their pairwise distances, the traveling salesman problem (TSP) asks for a shortest tour that visits each point exactly once. A TSP instance is rectilinear when the points lie in the plane and the distance…

数据结构与算法 · 计算机科学 2019-07-24 Hadrien Cambazard , Nicolas Catusse

We present a polynomial-time approximation scheme (PTAS) for the min-max multiple TSP problem in Euclidean space, where multiple traveling salesmen are tasked with visiting a set of $n$ points and the objective is to minimize the maximum…

数据结构与算法 · 计算机科学 2021-12-15 Mary Monroe , David M. Mount