摘要
给定一个无向连通图G ,圈包装问题就是求G的边不相交圈的最大数目 .此问题在一般图下是APX困难问题 ,在平面图下是NP困难问题 .主要证明了在几类特殊的平面图下多项式时间可得到最优解 .主要考虑外平面图 ,系列平行图和平面欧拉图这三类特殊的平面图 .
In the cycle packing problem, given an undirected connected graph G, it is required to find the maximum number of pairwise edge disjoint cycles in G. It is known that the problem is APX-hard for general graphs and NP-hard for planar graphs. In this paper we prove that the problem is polynomial solvable on several special classes of graphs, such as outerplanar graphs, series-parallel graphs and Eulerian planar graphs.
出处
《山东大学学报(理学版)》
CAS
CSCD
北大核心
2004年第1期1-4,共4页
Journal of Shandong University(Natural Science)
基金
国家自然科学基金资助项目 ( 1 0 2 71 0 6 5 )
关键词
包装
圈
多项式时间算法
外平面图
系列平行图
欧拉图
packing
cycles
polynomial algorithm
outerplanar graphs
series-parallel graphs
Eulerian