首页 | 本学科首页   官方微博 | 高级检索  
     

对最大团问题的HEWN算法分析
引用本文:郭长庚,潘晓伟. 对最大团问题的HEWN算法分析[J]. 河南科学, 2006, 24(5): 715-718
作者姓名:郭长庚  潘晓伟
作者单位:许昌职业技术学院,河南,许昌,461000;许昌职业技术学院,河南,许昌,461000
摘    要:对最大团问题的HEWN(hierarchicaledge-weightnetwork)算法进行了复杂性分析.首先通过分析HEWN的结构特点和所需进行的操作,设计了一种实现HEWN算法的数据结构,指出了在HEWN算法中HEWN的存储宜采用邻接多重表和二叉链表相结合的链表表示法,然后从HEWN的存储结构入手,剖析了HEWN的构造过程,在剖析过程中,通过与MCST(maximumcompletesub-graphtree)比较,指出了当2j>n时潜在的、指数的生成和修改GM的次数存在于HEWN算法中.因而,HEWN算法的时间复杂度是指数的,而不是O(n8.5).

关 键 词:算法复杂性  NP-完全性  
文章编号:1004-3918(2006)05-0715-04
收稿时间:2006-04-01
修稿时间:2006-04-01

The Time Complexity of the HEWN Algorithm for the Maximum Clique Problem is Analyzed
GUO Chang-geng,PAN Xiao-wei. The Time Complexity of the HEWN Algorithm for the Maximum Clique Problem is Analyzed[J]. Henan Science, 2006, 24(5): 715-718
Authors:GUO Chang-geng  PAN Xiao-wei
Affiliation:Department of Information Engineering, Xuchang Vocational and Technical College, Xuchang 461000, China
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 2 j> n.Therefore,the time complexity of the HEWN algorithm is exponential instead of O(n8.5).
Keywords:algorithm complexity   NP-completeness   clique
本文献已被 CNKI 维普 万方数据 等数据库收录!
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号