期刊文献+

求最小生成树的另一算法及其与其它算法的比较 被引量:2

An Algorithm for Finding Minimum Spanning Trees and Comparison with other Algorithm
在线阅读 下载PDF
导出
摘要 利用最小生成树的性质,先找出一些在生成树中应保留的边,再去掉一些无用的边的思想方法,最后得到一个求最小生成树的算法。其时间复杂度与 kruskal 算法接近,对于稀疏图,其性能更优越。 In this paper,an algorithm for finding minimum spanning trees of connected graph is provided. First,we search for some edges which must belong to the spanning trees by using the characters of the spanning tree.Second,deleting some useless edges,then we can get an algorithm.Its time complexity is as much as kruskal algorithm's,but its efficiency is better in sparse graph.
作者 杨旭
出处 《重庆电力高等专科学校学报》 2003年第2期49-52,共4页 Journal of Chongqing Electric Power College
关键词 最小生成树 连通图 时间复杂度 算法比较 PRIM算法 Krushal算法 degreefirst算法 connected graph minimum spanning tree algorithm analysis time complexity
  • 相关文献

参考文献3

二级参考文献8

共引文献12

同被引文献14

二级引证文献18

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

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