English
Related papers

Related papers: An Effective Iterated Two-stage Heuristic Algorith…

200 papers

The travelling salesman problem (TSP) is one of the well-studied NP-hard problems in the literature. The state-of-the art inexact TSP solvers are the Lin-Kernighan-Helsgaun (LKH) heuristic and Edge Assembly crossover (EAX). A recent study…

Artificial Intelligence · Computer Science 2023-09-14 Swetha Varadarajan , Darrell Whitley

The Traveling-Salesperson-Problem (TSP) is arguably one of the best-known NP-hard combinatorial optimization problems. The two sophisticated heuristic solvers LKH and EAX and respective (restart) variants manage to calculate close-to…

Artificial Intelligence · Computer Science 2020-05-28 Jakob Bossek , Pascal Kerschke , Heike Trautmann

In the path version of the Travelling Salesman Problem (Path-TSP), a salesman is looking for the shortest Hamiltonian path through a set of n cities. The salesman has to start his journey at a given city s, visit every city exactly once,…

Data Structures and Algorithms · Computer Science 2020-10-01 Eranda Cela , Vladimir G. Deineko , Gerhard J. Woeginger

Many real-world problems can be formulated as a constrained Traveling Salesman Problem (TSP). However, the constraints are always complex and numerous, making the TSPs challenging to solve. When the number of complicated constraints grows,…

Artificial Intelligence · Computer Science 2024-03-11 Jingxiao Chen , Ziqin Gong , Minghuan Liu , Jun Wang , Yong Yu , Weinan Zhang

A generalization of the classical TSP is the so-called quadratic travelling salesman problem (QTSP), in which a cost coefficient is associated with the transition in every vertex, i.e. with every pair of edges traversed in succession. In…

Discrete Mathematics · Computer Science 2021-09-30 Rostislav Staněk , Peter Greistorfer , Klaus Ladner , Ulrich Pferschy

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…

Artificial Intelligence · Computer Science 2019-10-01 Antoine François , Quentin Cappart , Louis-Martin Rousseau

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…

Artificial Intelligence · Computer Science 2022-04-15 Yongliang Lu , Jin-Kao Hao , Qinghua Wu

Recent works using deep learning to solve the Traveling Salesman Problem (TSP) have focused on learning construction heuristics. Such approaches find TSP solutions of good quality but require additional procedures such as beam search and…

Machine Learning · Computer Science 2020-09-15 Paulo R. de O. da Costa , Jason Rhuggenaath , Yingqian Zhang , Alp Akcay

We present a map from the travelling salesman problem (TSP), a prototypical NP-complete combinatorial optimisation task, to the ground state associated with a system of many-qudits. Conventionally, the TSP is cast into a quadratic…

The Traveling Salesman Problem (TSP) is one of the most extensively researched and widely applied combinatorial optimization problems. It is NP-hard even in the symmetric and metric case. Building upon elaborate research, state-of-the-art…

Optimization and Control · Mathematics 2024-01-30 Sabrina C. L. Ammann , Birte Ostermann , Sebastian Stiller , Timo de Wolff

Self Organizing Migrating Algorithm (SOMA) is a meta-heuristic algorithm based on the self-organizing behavior of individuals in a simulated social environment. SOMA performs iterative computations on a population of potential solutions in…

Neural and Evolutionary Computing · Computer Science 2017-09-13 Shubham Dokania , Sunyam Bagga , Rohit Sharma

The travelling thief problem (TTP) is a multi-component optimisation problem involving two interdependent NP-hard components: the travelling salesman problem (TSP) and the knapsack problem (KP). Recent state-of-the-art TTP solvers modify…

Artificial Intelligence · Computer Science 2023-03-01 Majid Namazi , Conrad Sanderson , M. A. Hakim Newton , Abdul Sattar

We present a polynomial-time approximation scheme (PTAS) for the min-max multiple TSP problem in Euclidean space, where multiple traveling salesmen are tasked with visiting a set of $n$ points and the objective is to minimize the maximum…

Data Structures and Algorithms · Computer Science 2021-12-15 Mary Monroe , David M. Mount

The quadratic traveling salesperson problem (QTSP) is a generalization of the traveling salesperson problem, in which all triples of consecutive customers in a tour determine the travel cost. We propose compact optimization models for QTSP…

Optimization and Control · Mathematics 2024-08-30 Yuxiao Chen , Nivetha Sathish , Anubhav Singh , Ryo Kuroiwa , J. Christopher Beck

The travelling salesman problem (TSP) of space trajectory design is complicated by its complex structure design space. The graph based tree search and stochastic seeding combinatorial approaches are commonly employed to tackle the…

Optimization and Control · Mathematics 2021-09-07 Liqiang Hou , Shufan Wu , Zhongcheng Mu , Meilin Liu

An important variant of the classic Traveling Salesman Problem (TSP) is the Dynamic TSP, in which a system with dynamic constraints is tasked with visiting a set of n target locations (in any order) in the shortest amount of time. Such…

Robotics · Computer Science 2023-02-02 Aviv Adler , Oren Gal , Sertac Karaman

Evolving diverse sets of high quality solutions has gained increasing interest in the evolutionary computation literature in recent years. With this paper, we contribute to this area of research by examining evolutionary diversity…

Neural and Evolutionary Computing · Computer Science 2021-10-04 Anh Viet Do , Jakob Bossek , Aneta Neumann , Frank Neumann

In recent years, there has been much interest in phase transitions of combinatorial problems. Phase transitions have been successfully used to analyze combinatorial optimization problems, characterize their typical-case features and locate…

Artificial Intelligence · Computer Science 2011-07-04 W. Zhang

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…

Disordered Systems and Neural Networks · Physics 2016-08-05 Marco Alberto Javarone

The maximum traveling salesman problem (Max TSP) consists of finding a Hamiltonian cycle with the maximum total weight of the edges in a given complete weighted graph. This problem is APX-hard in the general metric case but admits…

Data Structures and Algorithms · Computer Science 2021-08-24 Vladimir Shenmaier
‹ Prev 1 3 4 5 6 7 10 Next ›