#-- Final Year Project --
Implements the Challenge problem organized by MuSigma.
Used VRPTW as the base and solved the problem using customised Genetic Algorithm and Best Cost Route Crossover.
Specifications: Java 8, Netbeans 8.2, iText PDF library.
Project Report (final report.pdf) contains detailed information about what the project is etc...