中文
相关论文

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

200 篇论文

We show how an evolutionary algorithm can successfully be used to evolve a set of difficult to solve symmetric travelling salesman problem instances for two variants of the Lin-Kernighan algorithm. Then we analyse the instances in those…

神经与进化计算 · 计算机科学 2007-05-23 J. I. van Hemert

With applications to many disciplines, the traveling salesman problem (TSP) is a classical computer science optimization problem with applications to industrial engineering, theoretical computer science, bioinformatics, and several other…

人工智能 · 计算机科学 2017-05-26 Yihui He , Ming Xiang

We present an approximation algorithm for the Prize-collecting Ordered Traveling Salesman Problem (PCOTSP), which simultaneously generalizes the Prize-collecting TSP and the Ordered TSP. The Prize-collecting TSP is well-studied and has a…

数据结构与算法 · 计算机科学 2024-11-25 Morteza Alimi , Tobias Mömke , Michael Ruderer

The Colored Points Traveling Salesman Problem (Colored Points TSP) is introduced in this work as a novel variation of the traditional Traveling Salesman Problem (TSP) in which the set of points is partitioned into multiple classes, each of…

计算几何 · 计算机科学 2024-01-09 Saeed Asaeedi

Let $P$ be a set of points in $\mathbb{R}^d$, and let $\alpha \ge 1$ be a real number. We define the distance between two points $p,q\in P$ as $|pq|^{\alpha}$, where $|pq|$ denotes the standard Euclidean distance between $p$ and $q$. We…

计算几何 · 计算机科学 2010-02-03 Mark de Berg , Fred van Nijnatten , René Sitters , Gerhard J. Woeginger , Alexander Wolff

We revisit the traveling salesman problem with neighborhoods (TSPN) and propose several new approximation algorithms. These constitute either first approximations (for hyperplanes, lines, and balls in $\mathbb{R}^d$, for $d\geq 3$) or…

计算几何 · 计算机科学 2015-11-26 Adrian Dumitrescu , Csaba D. Tóth

We present a new $4$-approximation algorithm for the Combinatorial Motion Planning problem which runs in $\mathcal{O}(n^2\alpha(n^2,n))$ time, where $\alpha$ is the functional inverse of the Ackermann function, and a fully distributed…

离散数学 · 计算机科学 2018-05-24 Simran Dokania , Aditya Paliwal , Shrisha Rao

The famous Travelling Salesman Problem (TSP) is an important category of optimization problems that is mostly encountered in various areas of science and engineering. Studying optimization problems motivates to develop advanced techniques…

量子物理 · 物理学 2018-05-29 Karthik Srinivasan , Saipriya Satyajit , Bikash K. Behera , Prasanta K. Panigrahi

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

The path version of the Traveling Salesman Problem is one of the most well-studied variants of the ubiquitous TSP. Its generalization, the Multi-Path TSP, has recently been used in the best known algorithm for path TSP by Traub and Vygen…

数据结构与算法 · 计算机科学 2025-09-03 Morteza Alimi , Niklas Dahlmeier , Tobias Mömke , Philipp Pabst , Laura Vargas Koch

In the maximum asymmetric traveling salesman problem (Max ATSP) we are given a complete directed graph with nonnegative weights on the edges and we wish to compute a traveling salesman tour of maximum weight. In this paper we give a fast…

数据结构与算法 · 计算机科学 2014-01-16 Katarzyna Paluch

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

Let M be an n X n symmetric cost matrix. Assume that D is a derangement of edges in M, i.e., a set of point-disjoint cycles containing all of the n points of M.The modified Floyd-Warshall algorithm applied to ((D')^-1)A^- (where A is an…

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

Evolutionary algorithms have been shown to obtain good solutions for complex optimization problems in static and dynamic environments. It is important to understand the behaviour of evolutionary algorithms for complex optimization problems…

神经与进化计算 · 计算机科学 2023-05-31 Jakob Bossek , Aneta Neumann , Frank Neumann

Classical Floyd-Warshall algorithm is used to solve all-pairs shortest path problem on a directed graph. The classical algorithm runs in \mathcal{O} (V^{3}) time where V represents the number of nodes. Here we have modified the algorithm…

量子物理 · 物理学 2019-11-12 A. S. Gupta , A. Pathak

In order to deal with the high development time of exact and approximation algorithms for NP-hard combinatorial optimisation problems and the high running time of exact solvers, deep learning techniques have been used in recent years as an…

机器学习 · 计算机科学 2021-04-20 James Fitzpatrick , Deepak Ajwani , Paula Carroll

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

This paper presents a novel approach to solving the Flying Sidekick Travelling Salesman Problem (FSTSP) using a state-of-the-art self-adaptive genetic algorithm. The Flying Sidekick Travelling Salesman Problem is a combinatorial…

神经与进化计算 · 计算机科学 2023-10-24 Ted Pilcher

A fundamental variant of the classical traveling salesman problem (TSP) is the so-called multiple TSP (mTSP), where a set of $m$ salesmen jointly visit all cities from a set of $n$ cities. The mTSP models many important real-life…

离散数学 · 计算机科学 2022-01-07 Kristóf Bérczi , Matthias Mnich , Roland Vincze

The Traveling salesman problem (TSP) is proved to be NP-complete in most cases. The genetic algorithm (GA) is one of the most useful algorithms for solving this problem. In this paper a conventional GA is compared with an improved hybrid GA…

神经与进化计算 · 计算机科学 2014-09-11 Keivan Borna , Vahid Haji Hashemi