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.