Hybridizations of evolutionary algorithms with Large Neighborhood Search

C Blum, A Eremeev, Y Zakharova - Computer Science Review, 2022 - Elsevier
Recent developments of evolutionary algorithms (EAs) for discrete optimization problems
are often characterized by the hybridization of EAs with local search methods, in particular …

A transfer learning-based particle swarm optimization algorithm for travelling salesman problem

R Zheng, Y Zhang, K Yang - Journal of Computational Design …, 2022 - academic.oup.com
To solve travelling salesman problems (TSPs), most existing evolutionary algorithms search
for optimal solutions from zero initial information without taking advantage of the historical …

Efficient recombination in the Lin-Kernighan-Helsgaun traveling salesman heuristic

R Tinós, K Helsgaun, D Whitley - … Problem Solving from Nature–PPSN XV …, 2018 - Springer
Abstract The Lin-Kernighan-Helsgaun (LKH) algorithm is one of the most successful search
algorithms for the Traveling Salesman Problem (TSP). The core of LKH is a variable depth …

Cumulative capacitated colored traveling salesman problem

X Xu, J Cao, X Shi, S Gorbachev - IEEE Transactions on …, 2023 - ieeexplore.ieee.org
A colored traveling salesman problem (CTSP) is a generalization of the well-known multiple
traveling salesman problem, which introduces colors to distinguish the accessibility of its …

Deep clustering of the traveling salesman problem to parallelize its solution

VV Romanuke - Computers & Operations Research, 2024 - Elsevier
A method of heuristically solving large traveling salesman problems is suggested, where a
dramatic computational speedup is guaranteed. A specific genetic algorithm is the solver …

Genetic programming convergence

WB Langdon - Proceedings of the Genetic and Evolutionary …, 2022 - dl.acm.org
We study both genotypic and phenotypic convergence in GP floating point continuous
domain symbolic regression over thousands of generations. Subtree fitness variation across …

Building a better heuristic for the traveling salesman problem: Combining edge assembly crossover and partition crossover

D Sanches, D Whitley, R Tinós - Proceedings of the Genetic and …, 2017 - dl.acm.org
A genetic algorithm using Edge Assemble Crossover (EAX) is one of the best heuristic
solvers for large instances of the Traveling Salesman Problem. We propose using Partition …

Artificial neural network based crossover for evolutionary algorithms

R Tinós - Applied Soft Computing, 2020 - Elsevier
Recombination is a powerful way of generating new solutions in Evolutionary Algorithms.
There are many ways to implement recombination. Traditional recombination operators do …

Local optima organize into lattices under recombination: an example using the traveling salesman problem

D Whitley, G Ochoa - Proceedings of the Genetic and Evolutionary …, 2022 - dl.acm.org
Local optima networks (LONs) model the global distribution and connectivity pattern of local
optima under given search operators. Recent research has looked at how recombination …

Improving Time and Memory Efficiency of Genetic Algorithms by Storing Populations as Minimum Spanning Trees of Patches

M Buzdalov - Proceedings of the Companion Conference on Genetic …, 2023 - dl.acm.org
In many applications of evolutionary algorithms the computational cost of applying operators
and storing populations is comparable to the cost of fitness evaluation. Furthermore, by …