Fixed-parameter algorithms for (k, r)-center in planar graphs and map graphs
Fixed-parameter algorithms for (k, r)-center in planar graphs and map graphs
复制标题
平面图和地图中 (k, r) 中心的固定参数算法
DOI:
--
复制
发表时间:
2005
期刊:
影响因子:
--
通讯作者:
D. Thilikos
中科院分区:
文献类型:
--
作者:
E. Demaine;F. Fomin;M. Hajiaghayi;D. Thilikos
The <i>(<i>k</i>, <i>r</i>)-center problem</i> asks whether an input graph <i>G</i> has ≤<i>k</i> vertices (called <i>centers</i>) such that every vertex of <i>G</i> is within distance ≤<i>r</i> from some center. In this article, we prove that the (<i>k</i>, <i>r</i>)-center problem, parameterized by <i>k</i> and <i>R</i>, is fixed-parameter tractable (FPT) on planar graphs, i.e., it admits an algorithm of complexity <i>f</i>(<i>k</i>, <i>r</i>)<i>n</i><sup><i>O</i>(1)</sup> where the function <i>f</i> is independent of <i>n</i>. In particular, we show that <i>f</i>(<i>k,r</i>) = 2<sup><i>O</i>(<i>r</i> log <i>r</i>) &ksqrt;</sup>, where the exponent of the exponential term grows sublinearly in the number of centers. Moreover, we prove that the same type of FPT algorithms can be designed for the more general class of <i>map graphs</i> introduced by Chen, Grigni, and Papadimitriou. Our results combine dynamic-programming algorithms for graphs of small branchwidth and a graph-theoretic result bounding this parameter in terms of <i>k</i> and <i>r</i>. Finally, a byproduct of our algorithm is the existence of a PTAS for the <i>r</i>-domination problem in both planar graphs and map graphs.Our approach builds on the seminal results of Robertson and Seymour on Graph Minors, and as a result is much more powerful than the previous machinery of Alber et al. for exponential speedup on planar graphs. To demonstrate the versatility of our results, we show how our algorithms can be extended to general parameters that are “large” on grids. In addition, our use of branchwidth instead of the usual treewidth allows us to obtain much faster algorithms, and requires more complicated dynamic programming than the standard leaf/introduce/forget/join structure of nice tree decompositions. Our results are also unique in that they apply to classes of graphs that are not minor-closed, namely, constant powers of planar graphs and map graphs.