加权最小顶点覆盖的加权分治算法  

Measure and Conquer Algorithm for Minimum Weighted Vertex Cover Problem

在线阅读下载全文

作  者:王永斐 宁爱兵[1] 陈吉珍 胡琳琳[1] 杨晓芳[1] 

机构地区:[1]上海理工大学管理学院,上海200093

出  处:《小型微型计算机系统》2015年第5期1082-1084,共3页Journal of Chinese Computer Systems

基  金:国家自然科学基金项目(51008196)资助;上海市一流学科建设项目(XTKX2012)资助

摘  要:加权分治技术是算法设计和分析中的一种新技术,该技术通过对处理对象设置不同的权值来更加精确的描述分支子问题规模的大小,其目的是得到最坏情况下时间复杂性更好的精确算法.加权最小顶点覆盖问题是一典型的NP难题,基于分支降阶技术为其设计一个快速递归算法;同时使用加权分治技术对算法加以分析,得到一个时间复杂性为O(1.3482np(n))的精确算法,其中p(n)为问题中结点个数n的多项式函数,对比分析表明该时间复杂性低于采用传统方法得到的时间复杂性.The measure and conquer approach is a new technique for algorithm design and analysis. The approach is based on the definition of a suitable measure of the subproblems, so as to obtain the best running time in the worst case. minimum Weighted Vertex cover problem is a typical NP-hard problem. In this paper,a fast recursive algorithm based on the branch and reduce technology is designed. Then,the measure and conquer approach is used to analyze the algorithm, and proves that the running time of the algorithm is O ( 1. 3482^np ( n ) ), where p ( n ) is the polynomial function of node number n of the problem. Contrastive analysis shows that the running time of this approach is lower than that of the traditional approach.

关 键 词:加权分治技术 加权最小顶点覆盖问题 分支降阶技术 算法复杂性 

分 类 号:TP301[自动化与计算机技术—计算机系统结构]

 

参考文献:

正在载入数据...

 

二级参考文献:

正在载入数据...

 

耦合文献:

正在载入数据...

 

引证文献:

正在载入数据...

 

二级引证文献:

正在载入数据...

 

同被引文献:

正在载入数据...

 

相关期刊文献:

正在载入数据...

相关的主题
相关的作者对象
相关的机构对象