Skip to content

Solving the Aircraft Landing Scheduling problem with different metaheuristics

Notifications You must be signed in to change notification settings

Bio4Res/aircraft-landing-scheduling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aircraft Landing Scheduling

Solving the Aircraft Landing Scheduling with metaheuristics (including evolutionary algorithms and memetic algorithms)

Carlos Cotta, 2024

Requirements

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.

About

Solving the Aircraft Landing Scheduling problem with different metaheuristics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages