节点文献

HEWN算法的复杂性分析——一点商榷意见

Complexity Analysis for the HEWN Algorithm-A Discussible Opinion

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

【作者】 韩爱丽杨志敏

【Author】 HAN Ai-li, YANG Zhi-min(Department of Computer Science, Shandong University at Weihai, Weihai 264209, China)

【机构】 山东大学威海分校 计算机科学系山东大学威海分校 计算机科学系 山东 威海 264209山东 威海 264209

【摘要】 对最大团问题的HEWN(hierarchical edge-weight network)算法进行复杂性分析.首先通过分析HEWN的结构特点和所需进行的操作,设计了一种实现HEWN算法的数据结构,指出了在HEWN算法中HEWN的存储宜采用邻接多重表和二叉链表相结合的链表表示法,然后从HEWN的存储结构入手,剖析了HEWN的构造过程,在剖析过程中,通过与MCST(maximum complete sub-graph tree)比较,指出了当2j>n时潜在的、指数的生成和修改GM的次数存在于HEWN算法中.因而,HEWN算法的时间复杂度是指数的,而不是O(n8.5).

【Abstract】 In this paper, the time complexity of the HEWN algorithm for the maximum clique problem is analyzed. Firstly, a sort of data structure to implement the HEWN algorithm is designed by analyzing the structural characters of HEWN and the needed operations. It is pointed out that the storage structure of HEWN should use the linked list which combine adjacency multi-list with binary linked list. And then, the building procedure of HEWN is anatomized by starting with the storage structure of HEWN. In the anatomizing procedure, by comparing with the MCST, it is pointed out that underlying exponential times of creating and modifying GM exists in the HEWN algorithm when 2j>n. Therefore, the time complexity of the HEWN algorithm is exponential instead of O(n8.5).

【关键词】 算法复杂性NP-完全性
【Key words】 algorithm complexityNP-completenessclique
【基金】 国家自然科学基金资助项目(69874001)
  • 【文献出处】 软件学报 ,Journal of Software , 编辑部邮箱 ,2002年12期
  • 【分类号】TP301.6
  • 【被引频次】2
  • 【下载频次】72
节点文献中: 

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

本文的引文网络