中文说明:一个用于自然数编码遗传算法的工具包indexGA,以及用这个工具包实现的车辆路径优化问题的算法例程
English Description:
A tool package indexga for natural number coding genetic algorithm and the algorithm routine of vehicle routing optimization problem implemented by this toolkitIndexga: a toolkit for natural number coding genetic algorithm
关注次数: 373
下载次数: 0
文件大小: 9K
中文说明:一个用于自然数编码遗传算法的工具包indexGA,以及用这个工具包实现的车辆路径优化问题的算法例程
English Description:
A tool package indexga for natural number coding genetic algorithm and the algorithm routine of vehicle routing optimization problem implemented by this toolkitGACode
......\IndexGA
......\.......\indexGA.m
......\.......\indexMutate.m
......\.......\indexTribalGA.m
......\.......\initialIndexPop.m
......\.......\noneXover.m
......\.......\pmxIndexXover.m
......\.......\randArray.m
......\.......\testPmxIndexXover.m
......\routProblem
......\...........\isFeasible.m
......\...........\printPop.m
......\...........\routFitness.m
......\...........\routSolbyIndexGA.m
......\...........\routSolbyTribalGA.m
......\...........\solToRouts.m
......\...........\thedist.txt
......\...........\totalDistanceInRouts.m