中文
相关论文

相关论文: The traveling salesman problem: A Linear programmi…

200 篇论文

This article describes counter example prepared in order to prove that linear formulation of TSP problem proposed in [arXiv:0803.4354] is incorrect (it applies also to QAP problem formulation in [arXiv:0802.4307]). Article refers not only…

计算复杂性 · 计算机科学 2008-06-02 Radoslaw Hofman

In this paper, we present a new linear programming (LP) formulation of the Traveling Salesman Problem (TSP). The proposed model has O(n^8) variables and O(n^7) constraints, where n is the number of cities. Our numerical experimentation…

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

This work presents a tensor-network formulation of the Traveling Salesman Problem (TSP) and several of its variants. The approach represents candidate tours with tensor-network layers, weights them by Boltzmann factors, and enforces…

量子物理 · 物理学 2026-05-18 Alejandro Mata Ali , Iñigo Perez Delgado , Aitor Moreno Fdez. de Leceta

The Steiner Traveling Salesman Problem (STSP) is a variant of the Traveling Salesman Problem (TSP) that is particularly suitable when dealing with sparse networks, such as road networks. The standard integer programming formulation of the…

最优化与控制 · 数学 2012-03-20 Adam N. Letchford , Saeideh D. Nasiri , Dirk Oliver Theis

The Traveling Salesman Problem (often called TSP) is a classic algorithmic problem in the field of computer science and operations research. It is an NP-Hard problem focused on optimization. TSP has several applications even in its purest…

数据结构与算法 · 计算机科学 2022-05-31 Amey Gohil , Manan Tayal , Tezan Sahu , Vyankatesh Sawalpurkar

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

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

This article presents counter examples for three articles claiming that P=NP. Articles for which it applies are: Moustapha Diaby "P = NP: Linear programming formulation of the traveling salesman problem" and "Equality of complexity classes…

计算复杂性 · 计算机科学 2007-05-23 Radoslaw Hofman

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

The Clustered Traveling Salesman Problem (CTSP) is a variant of the popular Traveling Salesman Problem (TSP) arising from a number of real-life applications. In this work, we explore a transformation approach that solves the CTSP by…

人工智能 · 计算机科学 2022-04-15 Yongliang Lu , Jin-Kao Hao , Qinghua Wu

We present an exact formulation of the symmetric Traveling Salesman Problem (TSP) that replaces the classical edge-selection view with a surface-building approach. Instead of selecting edges to form a cycle, the model selects a set of…

综合数学 · 数学 2026-03-03 Yılmaz Arslanoğlu

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

This paper proposes an algorithmic method to heuristically solve the famous Travelling Salesman Problem (TSP) when the salesman's path evolves in continuous state space and discrete time but with otherwise arbitrary (nonlinear) dynamics.…

最优化与控制 · 数学 2021-03-02 Alexander Weber , Alexander Knoll

In this article, we present a novel formulation for the load-dependent traveling salesman problem (LD-TSP), in which travel cost (or energy expended) depends on the vehicle's current load. This problem is relevant for package delivery and…

In the Traveling Salesman Problem (TSP), a salesman wants to visit a set of cities and return home. There is a cost $c_{ij}$ of traveling from city $i$ to city $j$, which is the same in either direction for the Symmetric TSP. The objective…

离散数学 · 计算机科学 2020-06-11 Robert D. Carr , Neil Simonetti

We show that the traveling salesman problem (TSP) and its many variants may be modeled as functional optimization problems over a graph. In this formulation, all vertices and arcs of the graph are functionals; i.e., a mapping from a space…

最优化与控制 · 数学 2020-05-08 I. M. Ross , R. J. Proulx , M. Karpenko

In this paper, we provide a novel strategy for solving Traveling Salesman Problem, which is a famous combinatorial optimization problem studied intensely in the TCS community. In particular, we consider the imitation learning framework,…

机器学习 · 计算机科学 2022-10-13 Pingbang Hu

The ATSP polytope can be expressed by asymmetric polynomial size linear program.

离散数学 · 计算机科学 2008-11-10 Sergey Gubin

The Traveling Salesman Problem (TSP) is a well-known NP-hard combinatorial optimization problem with wide-ranging applications in logistics, routing, and intelligent systems. Due to its factorial complexity, solving large-scale instances…

分布式、并行与集群计算 · 计算机科学 2025-05-27 Rabab Alkhalifa , Fatima Alkhomayes , Boushra Almazroua , Dana Alhaidan , Maryam Alothman , Jumana Almuhaidib

The Traveling Salesman Problem (TSP) is one of the classic and hard problems in combinatorial optimization. We develop a new heuristic that uses a connection between Minimum Cost Flow Problems and the TSP to improve on a given suboptimal…

最优化与控制 · 数学 2026-03-30 Steffen Borgwardt , Zachary Sorenson
‹ 上一页 1 2 3 10 下一页 ›