Description: To solve the problem of vehicle routing with time windows, which is used to solve the problem of logistics distribution, using MATLAB programming
To Search:
File list (Check if you may need any files):
遗传算法求解VRP带时间窗(可以运行,参考)\crossover.m
.......................................\datas.m
.......................................\datas1.m
.......................................\datas2.m
.......................................\DrawPath.m
.......................................\fitness.m
.......................................\fitness1.m
.......................................\gjcrossover.m
.......................................\gjcrossover0.m
.......................................\gjmain.m
.......................................\gjmutate.m
.......................................\gjselect.m
.......................................\initpop.m
.......................................\jiedian.m
.......................................\licheng.m
.......................................\longjs.m
.......................................\main.m
.......................................\mutate.m
.......................................\rfitness.m
.......................................\rtimepunish.m
.......................................\select.m
.......................................\timepunish.m
.......................................\timepunish1.m
.......................................\Untitled22.m
.......................................\wfitness.m
.......................................\yfitness1.m
.......................................\yfitness2.m
.......................................\yongshi.m
.......................................\ytimepunish1.m
.......................................\ytimepunish2.m
.......................................\zancundate.m
遗传算法求解VRP带时间窗(可以运行,参考)