摘要
本文研究了图的最小标记生成树问题。首先介绍在一般图上基于搜索树的最小标记生成树的算法;然后考虑了限制树宽的图,得到了效率更高的算法。该算法在树宽为常数的情况下,时间复杂度关于图的顶点个数为多项式,从而也证明了最小标记生成树在限制树宽的图上属于确定参数可解问题。
This paper studies the minimal label spanning tree problem of graphs. First we introduce this problem on the general graphs. Then we focus on the minimal label spanning tree problem of the graphs of bounded treewidth. In this paper, we get an algorithm which is polynomial on the size of graph, showing that this problem is fixed-parameter tractable.
出处
《计算机工程与科学》
CSCD
2008年第12期72-74,共3页
Computer Engineering & Science
基金
国家自然科学基金资助项目(60573025)
上海重点学科建设基金资助项目(B114)
The Robert Bosch Foundation,Ger-many,Science Bridge China
关键词
最小标记生成树
搜索树
限制树宽
确定参数可解
minimum label spanning tree
search tree
bounded treewidth
fixed-parameter tractablility