Finding a smallest subgraph that is k-edge-connected, or augmenting a k-edge-connected graph with a smallest subset of given candidate edges to become (k+1)-edge-connected, are among the most fundamental Network Design problems. They are both APX-hard in general graphs. However, this hardness does not carry over to the planar setting, which is not well understood, except for very small values of k. One main obstacle in using standard decomposition techniques for planar graphs, like Baker's technique and extensions thereof, is that connectivity requirements are global (rather than local) properties that are not captured by existing frameworks. We present a novel, and arguably clean, decomposition technique for such classical connectivity problems on planar graphs. This technique immediately implies PTASs for the problems of finding a smallest k-edge-connected or k-vertex-connected spanning subgraph of a planar graph for arbitrary k. By leveraging structural results for minimally k-edge-connected graphs, we further obtain a PTAS for planar k-connectivity augmentation for any constant k. We complement this with an NP-hardness result, showing that our results are essentially optimal.
翻译:寻找一个最小的k边连通子图,或通过添加给定候选边的最小子集将一个k边连通图增强为(k+1)边连通图,是网络设计中最基本的问题之一。在一般图中,这两个问题都是APX难的。然而,这种困难性并未延续到平面图情形中,除了k值非常小的情况外,该情形尚未得到充分理解。在平面图中应用标准分解技术(如Baker技术及其扩展)的一个主要障碍在于,连通性要求是全局(而非局部)性质,现有框架无法捕捉此类性质。我们针对平面图上的这类经典连通性问题提出了一种新颖且简洁的分解技术。该技术直接为在平面图中寻找任意k值下的最小k边连通或k点连通生成子图问题提供了PTAS方案。通过利用极小k边连通图的结构性结果,我们进一步为任意常数k的平面k连通增强问题得到了PTAS方案。我们同时给出了NP难性结果作为补充,表明我们的结果本质上是紧的。