A Hybrid Genetic Algorithm for the min-max Multiple Traveling Salesman
Problem
- URL: http://arxiv.org/abs/2307.07120v3
- Date: Sat, 28 Oct 2023 09:23:35 GMT
- Title: A Hybrid Genetic Algorithm for the min-max Multiple Traveling Salesman
Problem
- Authors: Sasan Mahmoudinazlou and Changhyun Kwon
- Abstract summary: This paper proposes a hybrid genetic algorithm for solving the Multiple Traveling Salesman Problem (mTSP)
A novel crossover operator is designed to combine similar tours from two parents and offers great diversity for the population.
Our algorithm outperforms all existing algorithms on average, with similar cutoff time thresholds, when tested against benchmark sets.
- Score: 0.9790236766474201
- License: http://creativecommons.org/licenses/by-nc-nd/4.0/
- Abstract: This paper proposes a hybrid genetic algorithm for solving the Multiple
Traveling Salesman Problem (mTSP) to minimize the length of the longest tour.
The genetic algorithm utilizes a TSP sequence as the representation of each
individual, and a dynamic programming algorithm is employed to evaluate the
individual and find the optimal mTSP solution for the given sequence of cities.
A novel crossover operator is designed to combine similar tours from two
parents and offers great diversity for the population. For some of the
generated offspring, we detect and remove intersections between tours to obtain
a solution with no intersections. This is particularly useful for the min-max
mTSP. The generated offspring are also improved by a self-adaptive random local
search and a thorough neighborhood search. Our algorithm outperforms all
existing algorithms on average, with similar cutoff time thresholds, when
tested against multiple benchmark sets found in the literature. Additionally,
we improve the best-known solutions for $21$ out of $89$ instances on four
benchmark sets.
Related papers
- Learning-guided iterated local search for the minmax multiple traveling salesman problem [13.924692115320553]
We propose a leaning-driven iterated local search approach to the minmax multiple traveling salesman problem.
We show that our algorithm achieves excellent results in terms of solution quality and running time.
In particular, it achieves 32 new best-known results and matches the best-known results for 35 other instances.
arXiv Detail & Related papers (2024-03-19T02:57:10Z) - Accelerating Cutting-Plane Algorithms via Reinforcement Learning
Surrogates [49.84541884653309]
A current standard approach to solving convex discrete optimization problems is the use of cutting-plane algorithms.
Despite the existence of a number of general-purpose cut-generating algorithms, large-scale discrete optimization problems continue to suffer from intractability.
We propose a method for accelerating cutting-plane algorithms via reinforcement learning.
arXiv Detail & Related papers (2023-07-17T20:11:56Z) - A Hybrid Genetic Algorithm with Type-Aware Chromosomes for Traveling Salesman Problems with Drone [0.8287206589886881]
There are emerging transportation problems known as the Traveling Salesman Problem with Drone (TSPD) and the Flying Sidekick Traveling Salesman Problem (FSTSP)
This study presents a hybrid genetic algorithm for solving TSPD and FSTSP by incorporating local search and dynamic programming.
arXiv Detail & Related papers (2023-03-01T16:11:09Z) - A Metaheuristic Algorithm for Large Maximum Weight Independent Set
Problems [58.348679046591265]
Given a node-weighted graph, find a set of independent (mutually nonadjacent) nodes whose node-weight sum is maximum.
Some of the graphs airsing in this application are large, having hundreds of thousands of nodes and hundreds of millions of edges.
We develop a new local search algorithm, which is a metaheuristic in the greedy randomized adaptive search framework.
arXiv Detail & Related papers (2022-03-28T21:34:16Z) - Towards Optimally Efficient Tree Search with Deep Learning [76.64632985696237]
This paper investigates the classical integer least-squares problem which estimates signals integer from linear models.
The problem is NP-hard and often arises in diverse applications such as signal processing, bioinformatics, communications and machine learning.
We propose a general hyper-accelerated tree search (HATS) algorithm by employing a deep neural network to estimate the optimal estimation for the underlying simplified memory-bounded A* algorithm.
arXiv Detail & Related papers (2021-01-07T08:00:02Z) - Online Model Selection for Reinforcement Learning with Function
Approximation [50.008542459050155]
We present a meta-algorithm that adapts to the optimal complexity with $tildeO(L5/6 T2/3)$ regret.
We also show that the meta-algorithm automatically admits significantly improved instance-dependent regret bounds.
arXiv Detail & Related papers (2020-11-19T10:00:54Z) - A Heuristic Based on Randomized Greedy Algorithms for the Clustered
Shortest-Path Tree Problem [2.099922236065961]
This paper introduces a new algorithm that combines the major features of RGAs and Shortest Path Tree Algorithm (SPTA) to deal with the Clustered Shortest-Path Tree Problem (CluSPT)
To evaluate the performance of the proposed algorithm, Euclidean benchmarks are selected.
arXiv Detail & Related papers (2020-05-05T08:34:58Z) - Non-Adaptive Adaptive Sampling on Turnstile Streams [57.619901304728366]
We give the first relative-error algorithms for column subset selection, subspace approximation, projective clustering, and volume on turnstile streams that use space sublinear in $n$.
Our adaptive sampling procedure has a number of applications to various data summarization problems that either improve state-of-the-art or have only been previously studied in the more relaxed row-arrival model.
arXiv Detail & Related papers (2020-04-23T05:00:21Z) - Multi-User Remote lab: Timetable Scheduling Using Simplex Nondominated
Sorting Genetic Algorithm [1.0953917735844645]
The scheduling of multi-user remote laboratories is modeled as a multimodal function for the proposed algorithm.
The proposed algorithm utilizes the Simplex algorithm in terms of exploration, and NSGA for sorting local optimum points.
arXiv Detail & Related papers (2020-03-26T02:31:50Z) - Extreme Algorithm Selection With Dyadic Feature Representation [78.13985819417974]
We propose the setting of extreme algorithm selection (XAS) where we consider fixed sets of thousands of candidate algorithms.
We assess the applicability of state-of-the-art AS techniques to the XAS setting and propose approaches leveraging a dyadic feature representation.
arXiv Detail & Related papers (2020-01-29T09:40:58Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.