2 research outputs found

    On Fault Tolerant Feedback Vertex Set

    Full text link
    The study of fault-tolerant data structures for various network design problems is a prominent area of research in computer science. Likewise, the study of NP-Complete problems lies at the heart of computer science with numerous results in algorithms and complexity. In this paper we raise the question of computing fault tolerant solutions to NP-Complete problems; that is computing a solution that can survive the "failure" of a few constituent elements. This notion has appeared in a variety of theoretical and practical settings such as estimating network reliability, kernelization (aka instance compression), approximation algorithms and so on. In this paper, we seek to highlight these questions for further research. As a concrete example, we study the fault-tolerant version of the classical Feedback Vertex Set (FVS) problem, that we call Fault Tolerant Feedback Vertex Set (FT-FVS). Recall that, in FVS the input is a graph GG and the objective is to compute a minimum subset of vertices SS such that Gβˆ’SG-S is a forest. In FT-FVS, the objective is to compute a minimum subset SS of vertices such that Gβˆ’(Sβˆ–{v})G - (S \setminus \{v\}) is a forest for any v∈V(G)v \in V(G). Here the vertex vv denotes a single vertex fault. We show that this problem is NP-Complete, and then present a constant factor approximation algorithm as well as an FPT-algorithm parameterized by the solution size. We believe that the question of computing fault tolerant solutions to various NP-Complete problems is an interesting direction for future research

    Approximation Algorithms for k-Hurdle Problems

    No full text
    Abstract. The polynomial-time solvable k-hurdle problem is a natural generalization of the classical s-t minimum cut problem where we must select a minimum-cost subset S of the edges of a graph such that
    corecore