Skip to content

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

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages