Solving the Aircraft Landing Scheduling with metaheuristics (including evolutionary algorithms and memetic algorithms)
Carlos Cotta, 2024
Requires JDK 17 or higher. This project has the following dependencies:
- ea: evolutionary algorithm library for optimization
- grasp: library of greedy randomized adaptive search procedures
- json-simple: library for parsing configuration files and dumping statistics.
A dataset containing instances of the problem is available at the Open Science Framework (doi: 10.17605/OSF.IO/28CVH).
- Cotta, C. Harnessing memetic algorithms: a practical guide. TOP (2025). https://doi.org/10.1007/s11750-024-00694-8