中文
相关论文

相关论文: Dynamic Multi-objective Optimization of the Travel…

200 篇论文

In this paper, we propose a method to solve a bi-objective variant of the well-studied Traveling Thief Problem (TTP). The TTP is a multi-component problem that combines two classic combinatorial problems: Traveling Salesman Problem (TSP)…

神经与进化计算 · 计算机科学 2020-07-29 Jonatas B. C. Chagas , Julian Blank , Markus Wagner , Marcone J. F. Souza , Kalyanmoy Deb

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…

无序系统与神经网络 · 物理学 2016-08-05 Marco Alberto Javarone

In real life, mostly problems are dynamic. Many algorithms have been proposed to handle the static problems, but these algorithms do not handle or poorly handle the dynamic environment problems. Although, many algorithms have been proposed…

神经与进化计算 · 计算机科学 2025-09-29 Zahid Iqbal , Waseem Shahzad

The Traveling Tournament Problem (TTP) is a challenging combinatorial optimization problem that has attracted the interest of researchers around the world. This paper proposes an improved search neighbourhood for the TTP that has been…

数据结构与算法 · 计算机科学 2010-07-06 Glenn Langford

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…

机器人学 · 计算机科学 2023-02-02 Aviv Adler , Oren Gal , Sertac Karaman

The travelling thief problem (TTP) is a well-known multi-component optimisation problem that captures the interdependence between two components: the tour across cities and the packing of items. The packing while travelling problem (PWT) is…

神经与进化计算 · 计算机科学 2026-04-16 Thilina Pathirage Don , Aneta Neumann , Frank Neumann

Generating diverse populations of high quality solutions has gained interest as a promising extension to the traditional optimization tasks. This work contributes to this line of research with an investigation on evolutionary diversity…

神经与进化计算 · 计算机科学 2022-11-01 Anh Viet Do , Mingyu Guo , Aneta Neumann , Frank Neumann

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 Thief Orienteering Problem (ThOP) is a multi-component problem that combines features of two classic combinatorial optimization problems: Orienteering Problem and Knapsack Problem. The ThOP is challenging due to the given time…

人工智能 · 计算机科学 2020-09-01 Jonatas B. C. Chagas , Markus Wagner

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

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

For a sequence of dynamic optimization problems, we aim at discussing a notion of consistency over time. This notion can be informally introduced as follows. At the very first time step $t_0$, the decision maker formulates an optimization…

最优化与控制 · 数学 2010-05-21 Pierre Carpentier , Jean-Philippe Chancelier , Guy Cohen , Michel De Lara , Pierre Girardeau

Many real-world optimization problems have multiple interacting components. Each of these can be NP-hard and they can be in conflict with each other, i.e., the optimal solution for one component does not necessarily represent an optimal…

神经与进化计算 · 计算机科学 2021-09-13 Jonatas B. C. Chagas , Markus Wagner

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

Multiple-TSP, also abbreviated in the literature as mTSP, is an extension of the Traveling Salesman Problem that lies at the core of many variants of the Vehicle Routing problem of great practical importance. The current paper develops and…

神经与进化计算 · 计算机科学 2019-07-30 Vlad-Ioan Lupoaie , Ivona-Alexandra Chili , Mihaela Elena Breaban , Madalina Raschip

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

In recent years, Evolutionary Algorithms (EAs) have frequently been adopted to evolve instances for optimization problems that pose difficulties for one algorithm while being rather easy for a competitor and vice versa. Typically, this is…

神经与进化计算 · 计算机科学 2021-04-30 Jakob Bossek , Markus Wagner

The Traveling Salesman Problem (TSP) is a well-known combinatorial optimization problem that aims to find the shortest possible route that visits each city exactly once and returns to the starting point. This paper explores the application…

神经与进化计算 · 计算机科学 2025-01-28 Kael Silva Araújo , Francisco Márcio Barboza

Existing neural methods for the Travelling Salesman Problem (TSP) mostly aim at finding a single optimal solution. To discover diverse yet high-quality solutions for Multi-Solution TSP (MSTSP), we propose a novel deep reinforcement learning…

机器学习 · 计算机科学 2025-01-03 Qi Li , Zhiguang Cao , Yining Ma , Yaoxin Wu , Yue-Jiao Gong

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