期刊文献+

在有向图中寻找哈密顿回路的快速回溯法 被引量:1

Quick Backward Search Algorithm for Finding All Hamilton Circuits in Directed Graph
下载PDF
导出
摘要 本文提出了回路段的新概念。并在此基础上给出了寻找有向图中所有哈密顿回路 的快速回溯法QB.算法QB通过合并回路段来生成哈密顿回路,它的回溯树上各顶 点的期望分枝数cq等于各层当前图可用顶点的最小出度的平均值。对于常规的简单 回溯法SB,回溯树上各顶点的期望分枝数cs等于各层当前可用顶点的平均出度的 平均值。显然,cq总是小于cs.算法QB的期望时间为O(n2(cq)n),而算法SB期 望时间为O(n(cs)n),n为图中顶点数。 In this article, a new concept-the segmental circuit is given. Based on the new concept, a Quick Backward Search Algorithm (Algorithm QB) is given. It spans Hamilton circuits by unioning segmental circuits. For Algorithm QB, cq, the expected branch number of the vertices on its Backward Search Tree, is equal to the average of the minimum outdegree of the useful vertices on the present graph of each level. For regular simple Backward Search Alg-orithm (Algorithm SB), Cs, the expected branch number of the vertices on its Backward Search Tree, is equal to the average of the average outdegree of the useful vertices on the present graph of each level. Obviously, cq is less than cs. The expected running time of Algorithm QB is O(n2(cq)n), the expected running time of Algorithm SB is O(n (cs)n), where n is the number of vertices on the graph.
出处 《大连理工大学学报》 EI CAS CSCD 北大核心 1989年第2期223-228,236,共7页 Journal of Dalian University of Technology
关键词 哈密顿圈 有向图 回路段 回溯法 Hamiltonian cycle digraph segmental circuit backward search expected branch number
  • 相关文献

参考文献3

  • 1胡美琛,组合与图,1986年
  • 2刘产佩,数学研究与评论,1985年,1期,125页
  • 3曹新谱,算法设计与分析,1984年

同被引文献3

引证文献1

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

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