中文
相关论文

相关论文: Replica Symmetry and Combinatorial Optimization

200 篇论文

In this paper we address the problem of establishing correspondences between different instances of the same object. The problem is posed as finding the geometric transformation that aligns a given image pair. We use a convolutional neural…

计算机视觉与模式识别 · 计算机科学 2019-01-25 Zakaria Laskar , Hamed R. Tavakoli , Juho Kannala

We introduce a topological feedback mechanism for the Travelling Salesman Problem (TSP) by analyzing the divergence between a tour and the minimum spanning tree (MST). Our key contribution is a canonical decomposition theorem that expresses…

We introduce multiple symmetric LP relaxations for minimum cut problems. The relaxations give optimal and approximate solutions when the input is a Hamiltonian cycle. We show that this leads to one of two interesting results. In one case,…

数据结构与算法 · 计算机科学 2020-05-26 Robert D. Carr , Jennifer Iglesias , Giuseppe Lanciac , Benjamin Moseley

The traveling salesman problem (TSP) is a cornerstone of combinatorial optimization and has deeply influenced the development of algorithmic techniques in both exact and approximate settings. Yet, improving on the decades-old bounds for…

数据结构与算法 · 计算机科学 2026-04-08 Justin Dallant , László Kozma

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 traveling salesman problem is one of the most studied combinatorial optimization problems, because of the simplicity in its statement and the difficulty in its solution. We characterize the optimal cycle for every convex and increasing…

无序系统与神经网络 · 物理学 2018-05-23 Sergio Caracciolo , Andrea Di Gioacchino , Marco Gherardi , Enrico M. Malatesta

The generalized traveling salesman problem (GTSP) is an extension of the well-known traveling salesman problem. In GTSP, we are given a partition of cities into groups and we are required to find a minimum length tour that includes exactly…

数据结构与算法 · 计算机科学 2010-03-30 Gregory Gutin , Daniel Karapetyan

The matching problem is a notorious combinatorial optimization problem that has attracted for many years the attention of the statistical physics community. Here we analyze the Euclidean version of the problem, i.e. the optimal matching…

无序系统与神经网络 · 物理学 2017-01-11 Carlo Lucibello , Giorgio Parisi , Gabriele Sicuro

After introducing and discussing the "link-overlap" between spin configurations we show that the Edwards-Anderson model has a "replica-equivalent" quenched equilibrium state, a property introduced by Parisi in the description of the…

统计力学 · 物理学 2009-11-10 Pierluigi Contucci

Let the costs $C(i,j)$ for an instance of the Asymmetric Traveling Salesperson Problem (ATSP) be independent copies of a non-negative random variable $C$ from a class of distributions that include the uniform $[0,1]$ distribution and the…

数据结构与算法 · 计算机科学 2025-12-16 Tolson Bell , Alan Frieze

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

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

We study the variant of the Euclidean Traveling Salesman problem where instead of a set of points, we are given a set of lines as input, and the goal is to find the shortest tour that visits each line. The best known upper and lower bounds…

数据结构与算法 · 计算机科学 2024-04-23 Antonios Antoniadis , Sándor Kisfaludi-Bak , Bundit Laekhanukit , Daniel Vaz

It is known that for $K_{n,n}$ equipped with i.i.d. $exp(1)$ edge costs, the minimum total cost of a perfect matching converges to $\pi^2/6$ in probability. Similar convergence has been established for all edge cost distributions of…

组合数学 · 数学 2019-06-13 Joel Larsson

In this work we consider the problem of finding the minimum-weight loop cover of an undirected graph. This combinatorial optimization problem is called 2-matching and can be seen as a relaxation of the traveling salesman problem since one…

无序系统与神经网络 · 物理学 2018-08-28 Sergio Caracciolo , Andrea Di Gioacchino , Enrico M. Malatesta

One of the most fundamental results in combinatorial optimization is the polynomial-time 3/2-approximation algorithm for the metric traveling salesman problem. It was presented by Christofides in 1976 and is well known as "the Christofides…

数据结构与算法 · 计算机科学 2020-11-19 René van Bevern , Viktoriia A. Slugina

Combinatorial optimization is the field devoted to the study and practice of algorithms that solve NP-hard problems. As Machine Learning (ML) and deep learning have popularized, several research groups have started to use ML to solve…

人工智能 · 计算机科学 2019-10-01 Antoine François , Quentin Cappart , Louis-Martin Rousseau

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

This paper directly builds upon previous work where we introduced new reduced basis a posteriori error bounds for parametrized saddle point problems based on Brezzi's theory. We here sharpen these estimates for the special case of a…

数值分析 · 数学 2012-11-06 Anna-Lena Gerner , Karen Veroy

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