Skip to content

AlexandreMarcq/VRP_GA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VRP_GA

VRP solver using a genetic algorithm. WIP

TODO

  • Comment this mess
  • Clean the code
  • Optimize crossover algorithms
  • Add time constraints to make a VRPTW
  • Get a better fitness function
  • Get more "precise" data (lat/long instead of x/y)
  • Use Haversine distance instead of Euclidian distance

About

VRP solver using a genetic algorithm. WIP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages