中文
相关论文

相关论文: The Floyd-Warshall Algorithm, the AP and the TSP, …

200 篇论文

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

We improve proofs in "The Floyd-Warshall Algorithm, the AP and the TSP (III). We also simplify the method for obtaining a good upper bound for an optimal solution.

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

The celebrated Floyd-Warshall algorithm efficiently computes the all-pairs shortest path, and its simplicity made it a staple in computer science classes. Frequently, students discover a variant of this Floyd-Warshall algorithm by mixing up…

数据结构与算法 · 计算机科学 2024-06-06 Jaehyun Koo

In this work we revisit the Hopfield-Tank algorithm for the traveling salesman problem (TSP) and report encouraging results, with a different dynamics, that makes the algorithm more efficient finding better solutions in much less…

软凝聚态物质 · 物理学 2009-10-30 M. Argollo de Menezes , T. J. P. Penna

We clarify the exposition of Phases 2 and 3a in "The Floyd-Warshall Algorithm, the AP and the TSP". We also improve and simplify theorem 3.6 . In line with clarifying the exposition, we change the matrices in examples 3.4 and 3.5 of "The…

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

We present approximation algorithms for almost all variants of the multi-criteria traveling salesman problem (TSP). First, we devise randomized approximation algorithms for multi-criteria maximum traveling salesman problems (Max-TSP). For…

数据结构与算法 · 计算机科学 2011-07-14 Bodo Manthey

We present a 1.91457-approximation algorithm for the prize-collecting travelling salesman problem. This is obtained by combining a randomized variant of a rounding algorithm of Bienstock et al. and a primal-dual algorithm of Goemans and…

数据结构与算法 · 计算机科学 2009-10-06 Michel X. Goemans

In this paper, we consider differential approximability of the traveling salesman problem (TSP). We show that TSP is $3/4$-differential approximable, which improves the currently best known bound $3/4 -O(1/n)$ due to Escoffier and Monnot in…

数据结构与算法 · 计算机科学 2020-12-29 Yuki Amano , Kazuhisa Makino

The Traveling Salesman Problem (TSP) is among the most famous NP-hard optimization problems. We design for this problem a randomized polynomial-time algorithm that computes a (1+eps)-approximation to the optimal tour, for any fixed eps>0,…

计算复杂性 · 计算机科学 2016-09-09 Yair Bartal , Lee-Ad Gottlieb , Robert Krauthgamer

Let M be an nXn symetric matrix, n, even, T, an upper bound for T_OPT, an optimal tour, sigma_T, the smaller-valued perfect matching obtained from alternate edges of T expressed as a product of 2-cycles. Applying the modified Floyd-Warshall…

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

We describe a hybrid procedure for solving the traveling salesman problem (TSP) to provable optimality. We first sparsify the instance, and then use a hybrid algorithm that combines a branch-and-cut TSP solver with a Hamiltonian cycle…

数据结构与算法 · 计算机科学 2017-05-22 Vladimir Ejov , Michael Haythorpe , Serguei Rossomakhine

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

This paper describes TSP exact solution of polynomial complexity. It is considered properties of proposed method. Effectiveness of proposed solution is illustrated by outcomes of computer modeling.

计算复杂性 · 计算机科学 2007-05-23 Vadim Yatsenko

Starting with M(a), an n X n asymmetric cost matrix, Jonker and Volgenannt transformed it into a 2n X 2n symmetric cost matrix, M(s)where M(s) has unusual properties. One such property is that an optimal tour in M(s) yields an optimal tour…

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

We present a framework for efficiently solving Approximate Traveling Salesman Problem (Approximate TSP) for Quantum Computing Models. Existing representations of TSP introduce extra states which do not correspond to any permutation. We…

量子物理 · 物理学 2007-05-23 Debabrata Goswami , Harish Karnick , Prateek Jain , Hemanta K. Maji

In the maximum traveling salesman problem (Max TSP) we are given a complete undirected graph with nonnegative weights on the edges and we wish to compute a traveling salesman tour of maximum weight. We present a fast combinatorial $\frac…

数据结构与算法 · 计算机科学 2016-03-22 Szymon Dudycz , Jan Marcinkowski , Katarzyna Paluch , Bartosz Rybicki

We present an algorithm for the asymmetric traveling salesman problem on instances which satisfy the triangle inequality. Like several existing algorithms, it achieves approximation ratio O(log n). Unlike previous algorithms, it uses…

数据结构与算法 · 计算机科学 2009-09-07 Michel X. Goemans , Nicholas J. A. Harvey , Kamal Jain , Mohit Singh

We consider geometric instances of the Maximum Weighted Matching Problem (MWMP) and the Maximum Traveling Salesman Problem (MTSP) with up to 3,000,000 vertices. Making use of a geometric duality relationship between MWMP, MTSP, and the…

数据结构与算法 · 计算机科学 2007-05-23 Sandor P. Fekete , Henk Meijer , Andre Rohe , Walter Tietze

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 give a 7/9 - Approximation Algorithm for the Maximum Traveling Salesman Problem.

计算机科学与博弈论 · 计算机科学 2015-05-13 Katarzyna Paluch , Marcin Mucha , Aleksander Madry
‹ 上一页 1 2 3 10 下一页 ›