53 research outputs found

    A 4/3 Approximation for 2-Vertex-Connectivity

    Get PDF
    The 2-Vertex-Connected Spanning Subgraph problem (2VCSS) is among the most basic NP-hard (Survivable) Network Design problems: we are given an (unweighted) undirected graph G. Our goal is to find a subgraph S of G with the minimum number of edges which is 2-vertex-connected, namely S remains connected after the deletion of an arbitrary node. 2VCSS is well-studied in terms of approximation algorithms, and the current best (polynomial-time) approximation factor is 10/7 by Heeger and Vygen [SIDMA\u2717] (improving on earlier results by Khuller and Vishkin [STOC\u2792] and Garg, Vempala and Singla [SODA\u2793]). Here we present an improved 4/3 approximation. Our main technical ingredient is an approximation preserving reduction to a conveniently structured subset of instances which are "almost" 3-vertex-connected. The latter reduction might be helpful in future work

    On the maximum size of a minimal k-edge connected augmentation

    Get PDF
    AbstractWe present a short proof of a generalization of a result of Cheriyan and Thurimella: a simple graph of minimum degree k can be augmented to a k-edge connected simple graph by adding ⩽knk+1 edges, where n is the number of nodes. One application (from the previous paper) is an approximation algorithm with a guarantee of 1+2k+1 for the following NP-hard problem: given a simple undirected graph, find a minimum-size k-edge connected spanning subgraph. For the special cases of k=4,5,6, this is the best approximation guarantee known

    Approximating the Minimum Equivalent Digraph

    Full text link
    The MEG (minimum equivalent graph) problem is, given a directed graph, to find a small subset of the edges that maintains all reachability relations between nodes. The problem is NP-hard. This paper gives an approximation algorithm with performance guarantee of pi^2/6 ~ 1.64. The algorithm and its analysis are based on the simple idea of contracting long cycles. (This result is strengthened slightly in ``On strongly connected digraphs with bounded cycle length'' (1996).) The analysis applies directly to 2-Exchange, a simple ``local improvement'' algorithm, showing that its performance guarantee is 1.75.Comment: conference version in ACM-SIAM Symposium on Discrete Algorithms (1994

    5/4-Approximation of Minimum 2-Edge-Connected Spanning Subgraph

    Full text link
    We provide a 5/45/4-approximation algorithm for the minimum 2-edge-connected spanning subgraph problem. This improves upon the previous best ratio of 4/34/3. The algorithm is based on applying local improvement steps on a starting solution provided by a standard ear decomposition together with the idea of running several iterations on residual graphs by excluding certain edges that do not belong to an optimum solution. The latter idea is a novel one, which allows us to bypass 33-ears with no loss in approximation ratio, the bottleneck for obtaining a performance guarantee below 3/23/2. Our algorithm also implies a simpler 7/47/4-approximation algorithm for the matching augmentation problem, which was recently treated.Comment: The modification of 5-ears, which was both erroneous and unnecessary, is omitte

    An Approximation Algorithm for Two-Edge-Connected Subgraph Problem via Triangle-free Two-Edge-Cover

    Full text link
    The 22-Edge-Connected Spanning Subgraph problem (2-ECSS) is one of the most fundamental and well-studied problems in the context of network design. In the problem, we are given an undirected graph GG, and the objective is to find a 22-edge-connected spanning subgraph HH of GG with the minimum number of edges. For this problem, a lot of approximation algorithms have been proposed in the literature. In particular, very recently, Garg, Grandoni, and Ameli gave an approximation algorithm for 2-ECSS with factor 1.3261.326, which was the best approximation ratio. In this paper, we give a (1.3+ε)(1.3+\varepsilon)-approximation algorithm for 2-ECSS, where ε\varepsilon is an arbitrary positive fixed constant, which improves the previously known best approximation ratio. In our algorithm, we compute a minimum triangle-free 22-edge-cover in GG with the aid of the algorithm for finding a maximum triangle-free 22-matching given by Hartvigsen. Then, with the obtained triangle-free 22-edge-cover, we apply the arguments by Garg, Grandoni, and Ameli

    Approximability of Connected Factors

    Get PDF
    Finding a d-regular spanning subgraph (or d-factor) of a graph is easy by Tutte's reduction to the matching problem. By the same reduction, it is easy to find a minimal or maximal d-factor of a graph. However, if we require that the d-factor is connected, these problems become NP-hard - finding a minimal connected 2-factor is just the traveling salesman problem (TSP). Given a complete graph with edge weights that satisfy the triangle inequality, we consider the problem of finding a minimal connected dd-factor. We give a 3-approximation for all dd and improve this to an (r+1)-approximation for even d, where r is the approximation ratio of the TSP. This yields a 2.5-approximation for even d. The same algorithm yields an (r+1)-approximation for the directed version of the problem, where r is the approximation ratio of the asymmetric TSP. We also show that none of these minimization problems can be approximated better than the corresponding TSP. Finally, for the decision problem of deciding whether a given graph contains a connected d-factor, we extend known hardness results.Comment: To appear in the proceedings of WAOA 201
    • …
    corecore