Future Trends in the Design of Memetic Algorithms: the Case of the Linear Ordering Problem
Lázaro Lugo, Carlos Segura, Gara Miranda
TL;DR
This paper investigates how memetic algorithms for the Linear Ordering Problem (LOP) should adapt as computing power increases. It compares the current leading MA (MA-EDM) with a more intensive variant that uses Iterated Local Search (MA-EDM$ei$) under long-running, HPC-enabled experiments, establishing new Best-Known Solutions on large xLOLIB2 instances up to $n=1000$. The results show that MA-EDM$ei$ can significantly outperform MA-EDM in very long runs and that parallel HPC approaches can achieve substantial speedups, revealing that only intensification-heavy, possibly matheuristic strategies can fully exploit immense compute resources. The study highlights that LOP remains highly challenging at large scales and points to future directions involving deeper intensification, matheuristics, and integrated optimization techniques within evolutionary frameworks to push the frontier further.
Abstract
The way heuristic optimizers are designed has evolved over the decades, as computing power has increased. Such has been the case for the Linear Ordering Problem (LOP), a field in which trajectory-based strategies led the way during the 1990s, but which have now been surpassed by memetic schemes.This paper focuses on understanding how the design of LOP optimizers will change in the future, as computing power continues to increase, yielding two main contributions.On the one hand, a metaheuristic was designed that is capable of effectively exploiting a large amount of computational resources, specifically, computing power equivalent to what a recent core can output during runs lasting over four months.Our analyses show that as the power of the computational resources increases, it will be necessary to boost the capacities of the intensification methods applied in the memetic algorithms to keep the population from stagnating.And on the other, the best-known results for today's most challenging set of instances (xLOLIB2) were significantly outperformed. New bounds were established in this benchmark, which provides a new frame of reference for future research.
