/2613FinalProject

Java implementation of a MIP assignment problem testing airport flight scheduling

Primary LanguageJavaMIT LicenseMIT

Introduction to Operations Research Final Project

Java implementation of a MIP (Mixed-Integer Programming) assignment problem testing airport flight scheduling in a local experiment.

This project tests flight scheduling between the Northwest Arkansas National Aiport (XNA) and three other airports using Google OR tools as an open source solver and CPLEX.