Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 359 Bytes

File metadata and controls

12 lines (7 loc) · 359 Bytes

-- 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 5.4.0

Project Report (final report.pdf) contains detailed information about what the project is etc...