--- title: Flight Crew Scheduling (Java) colorFrom: blue colorTo: purple sdk: docker pinned: false license: apache-2.0 app_port: 7860 --- # Flight Crew Scheduling An optimization application for scheduling flight crews using Timefold Solver. This application assigns employees to flights while respecting constraints such as: - Required skills for each flight - Employee availability and home airports - Legal rest requirements between flights Built with Quarkus and Timefold Solver.