/genetic_algorithm-Transportation

Applied Genetic Algorithm using Java and Applets

Primary LanguageJava

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