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

基于搜索树的平面图支配集算法
引用本文:来心可,吴筱天.基于搜索树的平面图支配集算法[J].计算机工程与科学,2011,33(6):37.
作者姓名:来心可  吴筱天
作者单位:复旦大学计算机科学技术学院,上海,201203
摘    要:许多来自工业应用的优化问题都是NP难问题。确定参数可解FPT作为处理这类问题的另外一种思路,在最近的10多年中受到了广泛的关注。支配集问题是图论中最重要的NP完全的组合优化问题之一,即使对于FPT体系而言,一般图中的支配集问题属于W2]完全的,意味着不可能设计出复杂度为f(k)no(1)的算法。在本文中,我们考虑在给定的平面图G=(V,E)中参数化支配集问题,给定参数k,看是否存在大小为k的顶点集合支配图中的其他顶点,当把问题限定在平面图上,这个问题属于确定参数可解。本文给出了基于两组归约规则的搜索树算法,通过使用规约技术化简实例,构造搜索树,得到了复杂度为O(8kn)的算法,同时通过相关实验结果显示了归约规则对算法的作用。

关 键 词:算法  搜索树  支配集  确定参数可解

A Refined Algorithm for the Dominating Sets on Planar Graphs Based on Search Trees
LAI Xin-ke,WU Xiao-tian.A Refined Algorithm for the Dominating Sets on Planar Graphs Based on Search Trees[J].Computer Engineering & Science,2011,33(6):37.
Authors:LAI Xin-ke  WU Xiao-tian
Abstract:The dominating set in graphs is considered to be among the most important problems in combinatorial optimization,which is NP-complete.From the viewpoint of Fixed-Parameter Tractable,the problem is known to be W2]-complete for general graphs,which means that it is impossible to design an algorithms solve the problem with running time f(k)no(1).We investigate the version where we are given a planar graph G=(V,E),a parameter k,and ask for a set of vertices of size at most k that dominate all other vertices.It is known to be fixed-parameter tractable when restricted to a planar graph.We also give a search tree algorithm based on the two sets of reduction rules and the experiments to show the efficiency between different sets of reduction rules.
Keywords:algorithm  search tree  dominating set  fixed-parameter tractable
本文献已被 万方数据 等数据库收录!
点击此处可从《计算机工程与科学》浏览原始摘要信息
点击此处可从《计算机工程与科学》下载全文
设为首页 | 免责声明 | 关于勤云 | 加入收藏

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