节点文献
求解图的最大独立集的一种算法
An Algorithm Solving the Maximum Independent Set of Graph
【摘要】 如何寻找图的最大独立集这个问题是一个古老的难题。文章从图论的基本概念入手 ,得到了一种基于图的邻接矩阵的寻找图的极大独立集和最大独立集的算法 ,并得到其算法复杂度为 O(nn!/(m!(n - m) !) )
【Abstract】 It is very hard to find out the maximal independent set in a graph for a Long time.The article begins with the basic concept of graph theory,and set up an algorithm to find out the maximal independent set and maximum independent set of a graph on the basis of critical matrix of graph,and its complexity is O(nn!/(m!(n-m)!)).
- 【文献出处】 电脑开发与应用 ,Computer Development & Applications , 编辑部邮箱 ,2002年06期
- 【分类号】O157.5
- 【被引频次】10
- 【下载频次】442