deepankkartikey / genetic_algorithm-Transportation

Applied Genetic Algorithm using Java and Applets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Applied Genetic Algorithm using Java and Applets


Languages

Language:Java 99.8%Language:Rust 0.2%