期刊文献+

无向赋权图最短通路的矩阵算法 被引量:1

A New Matrix Algorithm For The Shortest Path Problem
下载PDF
导出
摘要 Dijkstra算法是求赋权图最短通路中最著名的算法.但其数学的表达式却非常复杂,而且只求出起点到各点的最短通路的权.通过对赋权图进行矩阵定义以及定义相应的矩阵运算法则,就可以求出任意两点间的最短通路的权.这一算法为求赋权图的最短通路及权的编程提供了算法模型. In graph theory,the shortest path problem is the problem of finding a path between two vertices(or nodes) in a graph such that the sum of the weights of its constituent edges is minimized.The most important algorithms for solving this problem is Dijkstra'algorithm.In this article,we can define a new matrix of a graph which edges represent segments of road and are weighted by the time needed to travel that segment.on the basis of the matrix,we define a its new operation-addition.We can use simple mathematical formula to express Dijkstra'algorithm.
出处 《湖北工业大学学报》 2012年第5期106-108,112,共4页 Journal of Hubei University of Technology
关键词 最短通路 赋权图矩阵 矩阵运算 shortest path problem a new matrix of a graph a new matrix multiplication
  • 相关文献

参考文献1

  • 1Kenneth.H.Rosen离散数学及其应用[M].北京:机械工业出版社,2006:473.

同被引文献9

引证文献1

二级引证文献1

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部