English
Related papers

Related papers: A weighted-sum method for solving the bi-objective…

200 papers

The traveling salesman problem is a fundamental combinatorial optimization problem with strong exact algorithms. However, as problems scale up, these exact algorithms fail to provide a solution in a reasonable time. To resolve this, current…

Machine Learning · Computer Science 2025-01-09 Yong Liang Goh , Wee Sun Lee , Xavier Bresson , Thomas Laurent , Nicholas Lim

Multi-objectivization is a term used to describe strategies developed for optimizing single-objective problems by multi-objective algorithms. This paper focuses on multi-objectivizing the sum-of-the-parts combinatorial optimization…

Neural and Evolutionary Computing · Computer Science 2021-02-04 Jialong Shi , Jianyong Sun , Qingfu Zhang

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…

Data Structures and Algorithms · Computer Science 2012-08-14 Olaf Mersmann , Bernd Bischl , Heike Trautmann , Markus Wagner , Frank Neumann

This paper addresses the Bi-Objective Traveling Thief Problem (BI-TTP), a challenging multi-objective optimization problem that requires the simultaneous optimization of travel cost and item profit. Conventional methods for the BI-TTP often…

Quantum Physics · Physics 2026-03-20 Nguyen Hoang Viet , Nguyen Xuan Tung , Trinh Van Chien , Won-Joo Hwang

Multi-objective optimisation is regarded as one of the most promising ways for dealing with constrained optimisation problems in evolutionary optimisation. This paper presents a theoretical investigation of a multi-objective optimisation…

Neural and Evolutionary Computing · Computer Science 2015-02-13 Jun He , Yong Wang , Yuren Zhou

We show that certain ways of solving some combinatorial optimization problems can be understood as using query planes to divide the space of problem instances into polyhedra that could fit into those that characterize the problem's various…

Computational Complexity · Computer Science 2023-04-24 Jian Yang

TSP (Traveling Salesman Problem), a classic NP-complete problem in combinatorial optimization, is of great significance in multiple fields. Exact algorithms for TSP are not practical due to their exponential time cost. Thus, approximate…

Data Structures and Algorithms · Computer Science 2019-11-12 Yang Li , Junbin Gao , Mingyuan Bai , Chengjun Li , Gang Liu

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…

Soft Condensed Matter · Physics 2009-10-30 M. Argollo de Menezes , T. J. P. Penna

Packing and vehicle routing problems play an important role in the area of supply chain management. In this paper, we introduce a non-linear knapsack problem that occurs when packing items along a fixed route and taking into account travel…

Data Structures and Algorithms · Computer Science 2015-04-16 Sergey Polyakovskiy , Frank Neumann

We consider Bandits with Knapsacks (henceforth, BwK), a general model for multi-armed bandits under supply/budget constraints. In particular, a bandit algorithm needs to solve a well-known knapsack problem: find an optimal packing of items…

Data Structures and Algorithms · Computer Science 2023-03-08 Nicole Immorlica , Karthik Abinav Sankararaman , Robert Schapire , Aleksandrs Slivkins

We describe a hybrid procedure for solving the traveling salesman problem (TSP) to provable optimality. We first sparsify the instance, and then use a hybrid algorithm that combines a branch-and-cut TSP solver with a Hamiltonian cycle…

Data Structures and Algorithms · Computer Science 2017-05-22 Vladimir Ejov , Michael Haythorpe , Serguei Rossomakhine

We consider a variant of the knapsack problem, where items are available with different possible weights. Using a separate budget for these item improvements, the question is: Which items should be improved to which degree such that the…

Optimization and Control · Mathematics 2016-07-29 Marc Goerigk , Yogish Sabharwal , Anita Schöbel , Sandeep Sen

The article proposes a heuristic approximation approach to the bin packing problem under multiple objectives. In addition to the traditional objective of minimizing the number of bins, the heterogeneousness of the elements in each bin is…

Artificial Intelligence · Computer Science 2008-09-05 Martin Josef Geiger

The Traveling Salesperson Problem (TSP) is a fundamental NP-hard optimisation challenge with widespread applications in logistics, operations research, and network design. While classical algorithms effectively solve small to medium-sized…

Quantum Physics · Physics 2025-03-04 Christos Lytrosyngounis , Ioannis Lytrosyngounis

NP hard optimization problems like the Traveling Salesman Problem (TSP) defy efficient solutions in the worst case, yet real-world instances often exhibit exploitable patterns. We propose a novel patternaware complexity framework that…

Artificial Intelligence · Computer Science 2025-06-18 Olivier Saidi

The Set-union Knapsack Problem (SUKP) is a generalization of the popular 0-1 knapsack problem. Given a set of weighted elements and a set of items with profits where each item is composed of a subset of elements, the SUKP involves packing a…

Artificial Intelligence · Computer Science 2019-03-14 Zequn Wei , Jin-Kao Hao

This paper presents a set of new formulations for the Flying Sidekick Traveling Salesman Problem, where a truck and a drone cooperate to delivery parcels to customers minimizing the completion time. The new formulations improve the results…

Optimization and Control · Mathematics 2022-10-31 Mauro Dell'Amico , Roberto Montemanni , Stefano Novellani

The Travelling Salesman Problem (TSP) is an important combinatorial optimisation problem, and is usually solved on a quantum computer using a Quadratic Unconstrained Binary Optimisation (QUBO) formulation or a Higher Order Binary…

Quantum Physics · Physics 2024-06-21 Daniel Goldsmith , Joe Day-Evans

Two related online problems: knapsack and truthful bipartite matching are considered. For these two problems, the common theme is how to `match' an arriving left vertex in an online fashion with any of the available right vertices, if at…

Data Structures and Algorithms · Computer Science 2016-11-29 Rahul Vaze

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…

Quantum Physics · Physics 2018-05-29 Karthik Srinivasan , Saipriya Satyajit , Bikash K. Behera , Prasanta K. Panigrahi