中文说明:
交通流OD对优化分配一直以来是图论的难点,本程序用遗传算法的方法解决了OD对流量优化问题。
English Description:
Traffic flow od pair optimal allocation has always been the difficulty of graph theory. This program uses genetic algorithm to solve the problem of OD pair flow optimization.
关注次数: 523
下载次数: 0
文件大小: 3KB
中文说明:
交通流OD对优化分配一直以来是图论的难点,本程序用遗传算法的方法解决了OD对流量优化问题。
English Description:
Traffic flow od pair optimal allocation has always been the difficulty of graph theory. This program uses genetic algorithm to solve the problem of OD pair flow optimization.
道路优化\crossover.m
道路优化\crtzq.m
道路优化\IfCroIfMut.m
道路优化\main.m
道路优化\mutation.m
道路优化\Objfun.m
道路优化\selection.m
道路优化