Skip to content

An update and improvement of the GA for VRP on the GPU

License

Notifications You must be signed in to change notification settings

MAbdelatti/GA_VRP_mod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GA_VRP_mod

An update and improvement of the GA for VRP on the GPU for DOE usage

command:

python gpu.py <problem name> <# of geberations> <known optimal or 0> <population size multiplier> <crossover operator> <mutation operator>

example:

python gpu.py X-n1001-k43 50000 0 10 60 30

About

An update and improvement of the GA for VRP on the GPU

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages