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.