期刊文献+

一个求无向图所有极大独立集的算法 被引量:3

An Algorithm for Generating all Maximum Independent Sets in an Undirected Graph
下载PDF
导出
摘要 图的极大独立集在计算机视觉、计算机网络、编码理论和资源配置等领域有着广泛的应用.本文利用图的分解方法给出了一个求简单无向图所有极大独立集的递归公式.定义了图的邻接矩阵的两个变换和点集合的一些运算.在此基础上,利用二分树给出了一个求无向图的所有极大独立集的有效算法.算法的时间复杂度是O(mn),其中m,n分别是图的所有极大独立集数和顶点个数.算法只需对网络的邻接矩阵进行处理,在计算机上实现起来非常方便.最后,通过实例验证了算法的有效性. The maximal independent set of a graph has a number of applications in areas such as computer vision, computer network, coding theory, resource placement, etc. A recursive formula was given to get all the maximum independent sets in a simple undirected graph by the decomposition of the graph. Two transformations of adjacency matrix of a graph and some operations of node sets were defined. By using the formula and these transformations an efficient algorithm was set up to get all the maximum independent sets in a simple undirected graph. The computational complexity of the algorithm is O (mn ), where m and n are the numbers of maximum independent sets and nodes of the given graph respectively. The algorithm only need to deal with the adjacency matrix of the graph. It is very convenient to be realized. The efficiency of the algorithm was illustrated by experiment.
作者 孙艳蕊
机构地区 东北大学理学院
出处 《小型微型计算机系统》 CSCD 北大核心 2013年第8期1862-1865,共4页 Journal of Chinese Computer Systems
基金 辽宁省自然科学基金项目(201202074)资助
关键词 极大独立集 邻接矩阵 二分树 maximum independent sets adjacency matrix of graph binary tree
  • 相关文献

参考文献2

二级参考文献14

  • 1李兢,刘长林,申石虎.关于图的极大独立集的理论及生成方法[J].电子学报,1995,23(8):78-79. 被引量:3
  • 2陈树柏,网络图论及其应用,1982年,176页
  • 3左孝陵,等.离散数学[M].上海:上海科学技术文献出版社,1998.
  • 4Jha P K. Smallest independent dominating sets in kronecker products of cycles[J]. Discrete Applied Mathematics, 2001, 113:303-306.
  • 5Haynes T W, Hedetniemi S T, Slater P T. Fundamentals of domination in graphs [M]. New York:Marcel-Dekker, 1998:20--80.
  • 6Jha P k, Slutzki G. A scheme to construct distance-three codes, with applications to the n-cube[J]. Inform Process Lett, 1995,55 : 123-127.
  • 7Pless V. Introduction to the theory of error-correcting codes [M]. 2nd ed. New York: Wiley, 1989:30-- 100.
  • 8Favaron O, Hedetniemi S M, Hedetniemi S T, et al. On k- dependent domination [J]. Discrete Mathematics, 2002, 249:83--94.
  • 9Rautenbach D. Bounds on the strong domination number [J]. Discrete Mathematics, 2000, 215 : 201-212.
  • 10Bollobds B. Modem graph theory[M]. Springer-Verlag, 2000 : 50-- 120.

共引文献14

同被引文献4

引证文献3

二级引证文献7

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

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