中文
相关论文

相关论文: Bandit based Dynamic Candidate Edge Selection in S…

200 篇论文

The Lin-Kernighan-Helsguan (LKH) heuristic is a classic local search algorithm for the Traveling Salesman Problem (TSP). LKH introduces an $\alpha$-value to replace the traditional distance metric for evaluating the edge quality, which…

数据结构与算法 · 计算机科学 2025-01-09 Long Wang , Jiongzhi Zheng , Zhengda Xiong , Kun He

Solving the Traveling Salesperson Problem (TSP) remains a persistent challenge, despite its fundamental role in numerous generalized applications in modern contexts. Heuristic solvers address the demand for finding high-quality solutions…

人工智能 · 计算机科学 2024-07-08 Jonathan Heins , Lennart Schäpermeier , Pascal Kerschke , Darrell Whitley

TSP is a classical NP-hard combinatorial optimization problem with many practical variants. LKH is one of the state-of-the-art local search algorithms for the TSP. LKH-3 is a powerful extension of LKH that can solve many TSP variants. Both…

人工智能 · 计算机科学 2022-07-18 Jiongzhi Zheng , Kun He , Jianrong Zhou , Yan Jin , Chu-Min Li

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…

最优化与控制 · 数学 2024-01-30 Sabrina C. L. Ammann , Birte Ostermann , Sebastian Stiller , Timo de Wolff

We address the Traveling Salesman Problem (TSP), a famous NP-hard combinatorial optimization problem. And we propose a variable strategy reinforced approach, denoted as VSR-LKH, which combines three reinforcement learning methods…

人工智能 · 计算机科学 2021-03-18 Jiongzhi Zheng , Kun He , Jianrong Zhou , Yan Jin , Chu-Min Li

In this paper, we propose a new method called the Reinforced Hybrid Genetic Algorithm (RHGA) for solving the famous NP-hard Traveling Salesman Problem (TSP). Specifically, we combine reinforcement learning with the well-known Edge Assembly…

神经与进化计算 · 计算机科学 2022-07-11 Jiongzhi Zheng , Jialun Zhong , Menglei Chen , Kun He

The minmax multiple traveling salesman problem involves minimizing the longest tour among a set of tours. The problem is of great practical interest because it can be used to formulate several real-life applications. To solve this…

神经与进化计算 · 计算机科学 2024-03-20 Pengfei He , Jin-Kao Hao , Jinhui Xia

In this work we focus on the well-known Euclidean Traveling Salesperson Problem (TSP) and two highly competitive inexact heuristic TSP solvers, EAX and LKH, in the context of per-instance algorithm selection (AS). We evolve instances with…

机器学习 · 计算机科学 2020-06-30 Moritz Seiler , Janina Pohl , Jakob Bossek , Pascal Kerschke , Heike Trautmann

In this work, we aim to explore connections between dynamical systems techniques and combinatorial optimization problems. In particular, we construct heuristic approaches for the traveling salesman problem (TSP) based on embedding the…

离散数学 · 计算机科学 2019-08-14 Tuhin Sahai , Adrian Ziessler , Stefan Klus , Michael Dellnitz

We present NeuroLKH, a novel algorithm that combines deep learning with the strong traditional heuristic Lin-Kernighan-Helsgaun (LKH) for solving Traveling Salesman Problem. Specifically, we train a Sparse Graph Network (SGN) with…

人工智能 · 计算机科学 2021-10-18 Liang Xin , Wen Song , Zhiguang Cao , Jie Zhang

The rapid advancement in large language models (LLMs) has brought forth a diverse range of models with varying capabilities that excel in different tasks and domains. However, selecting the optimal LLM for user queries often involves a…

机器学习 · 计算机科学 2025-02-06 Yang Li

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…

人工智能 · 计算机科学 2020-05-28 Jakob Bossek , Pascal Kerschke , Heike Trautmann

Hougardy and Schroeder (WG 2014) proposed a combinatorial technique for pruning the search space in the traveling salesman problem, establishing that, for a given instance, certain edges cannot be present in any optimal tour. We describe an…

数据结构与算法 · 计算机科学 2023-07-17 William Cook , Keld Helsgaun , Stefan Hougardy , Rasmus T. Schroeder

Effective solving of constraint problems often requires choosing good or specific search heuristics. However, choosing or designing a good search heuristic is non-trivial and is often a manual process. In this paper, rather than manually…

人工智能 · 计算机科学 2018-05-11 Wei Xia , Roland H. C. Yap

Meta-heuristics are frequently used to tackle NP-hard combinatorial optimization problems. With this paper we contribute to the understanding of the success of 2-opt based local search algorithms for solving the traveling salesman problem…

数据结构与算法 · 计算机科学 2012-08-14 Olaf Mersmann , Bernd Bischl , Heike Trautmann , Markus Wagner , Frank Neumann

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…

机器学习 · 计算机科学 2020-09-15 Paulo R. de O. da Costa , Jason Rhuggenaath , Yingqian Zhang , Alp Akcay

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 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

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…

人工智能 · 计算机科学 2023-09-14 Swetha Varadarajan , Darrell Whitley

The Travelling Salesman Problem (TSP) is one of the most popular Combinatorial Optimization Problem. It is well solicited for the large variety of applications that it can solve, but also for its difficulty to find optimal solutions. One of…

神经与进化计算 · 计算机科学 2020-06-30 Mehdi El Krari , Belaïd Ahiod
‹ 上一页 1 2 3 10 下一页 ›