节点文献

一种求单源单汇点无环图最短路径的新算法

A New Algorithm for Optimal Paths between Nodes

  • 推荐 CAJ下载
  • PDF下载
  • 不支持迅雷等下载工具,请取消加速工具后下载。

【作者】 归宝琪

【Author】 Gui Baoqi

【机构】 华东船舶工业学院计算机系

【摘要】 用Dijkstra算法,可求出单源单汇点最短路径,时间复杂性是O(n2).笔者提出了一种求最短路径的算法,时间复杂性是O(n+e)(其中n是图中顶点数,e是边数),且两种算法的空间复杂性基本相同。

【Abstract】 It is well known that the optimal paths between nodes will be solved by Dijkstra’s algorithm with the time complexity O(n).In this paper,3 new algorithm for this problem is presented,and it is proved that the time com-plexity of the algorithm is O(n+e),where n denotes the number of nodes and e denotes the number of degrees.

  • 【文献出处】 江苏理工大学学报 ,JOURNAL OF JIANGSU UNIVERSITY OF SCIENCE AND TECHNOLOGY , 编辑部邮箱 ,1995年06期
  • 【分类号】TP301.6
  • 【被引频次】3
  • 【下载频次】102
节点文献中: 

本文链接的文献网络图示:

本文的引文网络