Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/deepankkartikey/genetic_algorithm-transportation

Applied Genetic Algorithm using Java and Applets
https://github.com/deepankkartikey/genetic_algorithm-transportation

candidate crossover genetic-algorithm java java-8 java-applet pmx population routing transportation vrp

Last synced: about 7 hours ago
JSON representation

Applied Genetic Algorithm using Java and Applets

Awesome Lists containing this project

README

        

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