中文
相关论文

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

200 篇论文

This paper presents a novel and efficient heuristic framework for approximating the solutions to the multiple traveling salesmen problem (m-TSP) and other variants on the TSP. The approach adopted in this paper is an extension of the…

最优化与控制 · 数学 2016-04-15 Mayank Baranwal , Brian Roehl , Srinivasa M. Salapaka

This paper presents a powerful genetic algorithm(GA) to solve the traveling salesman problem (TSP). To construct a powerful GA, I use edge swapping(ES) with a local search procedure to determine good combinations of building blocks of…

神经与进化计算 · 计算机科学 2014-02-20 Shujia Liu

The Covering Salesman Problem (CSP) is a generalization of the Traveling Salesman Problem in which the tour is not required to visit all vertices, as long as all vertices are covered by the tour. The objective of CSP is to find a minimum…

数据结构与算法 · 计算机科学 2021-04-05 Lucas Porto Maziero , Fábio Luiz Usberti , Celso Cavellucci

The author would like to propose a simple but yet effective method, convex layers, nearest neighbor and triangle inequality, to approach the Traveling Salesman Problem (TSP). No computer is needed in this method. This method is designed for…

其他计算机科学 · 计算机科学 2012-04-12 Sing Liew

In the Traveling Salesman Problem (TSP), a list of cities and the distances between them are given. The goal is to find the shortest possible route that visits each city exactly once and returns to the original city. The TSP has a wide…

最优化与控制 · 数学 2019-06-17 Johnny Seay , Edwin Gonzalez , Stephen Lowe , Jesse Crawford , Bryant Wyatt

The Graphical Traveling Salesman Problem with release dates (GTSP-rd) is a variation of the TSP-rd where each vertex in a weighted graph $G$ must be visited at least once, respecting the release date restriction. The edges may be traversed…

数据结构与算法 · 计算机科学 2025-02-07 Thailsson Clementino , Rosiane de Freitas

We consider the problem of finding patrol schedules for $k$ robots to visit a given set of $n$ sites in a metric space. Each robot has the same maximum speed and the goal is to minimize the weighted maximum latency of any site, where the…

The characterization of strong valid inequalities for integer and mixed-integer programs is more of an artistic task than a systematic methodology, requiring inspiration that can sometimes be elusive. Frequently, this task is facilitated by…

最优化与控制 · 数学 2019-04-17 Asghar Moeini , Kate Smith-Miles

We consider 1-skeletons of the symmetric and asymmetric traveling salesperson polytopes whose vertices are all possible Hamiltonian tours in the complete directed or undirected graph, and the edges are geometric edges or one-dimensional…

组合数学 · 数学 2019-12-12 Anna Kozlova , Andrei Nikolaev

TSP (Traveling Salesman Problem), a classic NP-complete problem in combinatorial optimization, is of great significance in multiple fields. Exact algorithms for TSP are not practical due to their exponential time cost. Thus, approximate…

数据结构与算法 · 计算机科学 2019-11-12 Yang Li , Junbin Gao , Mingyuan Bai , Chengjun Li , Gang Liu

Any satisfiability problem in conjunctive normal form can be solved in polynomial time by reducing it to a 3-sat formulation and transforming this to a Linear Complementarity problem (LCP) which is then solved as a linear program (LP). Any…

计算复杂性 · 计算机科学 2018-01-31 Giacomo Patrizi

The Traveling Salesman Problem (TSP) is a classical NP-hard problem that plays a crucial role in combinatorial optimization. In this paper, we are interested in the quantum search framework for the TSP because it has robust theoretical…

量子物理 · 物理学 2025-04-25 Bai Xujun , Shang Yun

Yannakakis showed that the matching problem does not have a small symmetric linear program. Rothvo{\ss} recently proved that any, not necessarily symmetric, linear program also has exponential size. It is natural to ask whether the matching…

The cutting plane method is an augmentative constrained optimization procedure that is often used with continuous-domain optimization techniques such as linear and convex programs. We investigate the viability of a similar idea within…

人工智能 · 计算机科学 2015-08-21 Siamak Ravanbakhsh , Reihaneh Rabbany , Russell Greiner

We revisit the constant-factor approximation algorithm for the asymmetric traveling salesman problem by Svensson, Tarnawski, and V\'egh. We improve on each part of this algorithm. We avoid the reduction to irreducible instances and thus…

离散数学 · 计算机科学 2021-06-09 Vera Traub , Jens Vygen

The Asymmetric Traveling Salesperson Path Problem (ATSPP) is one where, given an asymmetric metric space $(V,d)$ with specified vertices s and t, the goal is to find an s-t path of minimum length that passes through all the vertices in V.…

数据结构与算法 · 计算机科学 2015-01-07 Zachary Friggstad , Anupam Gupta , Mohit Singh

The paper presents an O^*(1.2312^n)-time and polynomial-space algorithm for the traveling salesman problem in an n-vertex graph with maximum degree 3. This improves the previous time bounds of O^*(1.251^n) by Iwama and Nakashima and…

数据结构与算法 · 计算机科学 2017-08-08 Mingyu Xiao , Hiroshi Nagamochi

In the Euclidean TSP with neighborhoods (TSPN), we are given a collection of $n$ regions (neighborhoods) and we seek a shortest tour that visits each region. In the path variant, we seek a shortest path that visits each region. We present…

计算几何 · 计算机科学 2012-04-27 Adrian Dumitrescu

In the Traveling Salesperson Problem with Neighborhoods (TSPN), we are given a collection of geometric regions in some space. The goal is to output a tour of minimum length that visits at least one point in each region. Even in the…

数据结构与算法 · 计算机科学 2019-06-14 Antonios Antoniadis , Krzysztof Fleszar , Ruben Hoeksma , Kevin Schewior

In the Bounded Multiple Traveling Salesman Problem (BMTSP), a tour for each salesman, that starts and ends at the depot and that respects the bounds on the number of cities that a feasible salesman tour should satisfy, is to be constructed.…

离散数学 · 计算机科学 2024-05-30 Víctor Pacheco-Valencia , Nodari Vakhania