文件名称:Bellman-Ford-queue-optimization
介绍说明--下载内容均来自于网络,请自行研究使用
Bellman-Ford算法关键之处在于:只有那些在前一遍松弛中改变了最短路程估计值的顶点,才能引起它们邻接点最短路程估计值发生改变。-Bellman-Ford algorithm that crucial point: Only those former slack again changed the vertex shortest distance estimates, causing their neighbors to the shortest distance estimates change.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Bellman-Ford queue optimization.cpp