16 research outputs found

    A Fixed-Parameter Approach to 2-Layer Planarization

    No full text
    A bipartite graph is biplanar if the vertices can be placed on two parallel lines (layers) inthe plane such that there are no edge crossings when edges are drawn as line segments between the layers. In this paper we study the 2-LAYER PLANARIZATION problem: Can k edges be deleted from a given graph G so that the remaining graph is biplanar? This problem is NP-complete, and remains so if the permutation of the vertices in one layer is fixed (the 1-LAYER PLANARIZATION problem). We prove that these problems are fixed-parameter tractable by giving linear-time algorithms for their solution (for fixed k). In particular, we solve the 2-LAYER PLANARIZATION problem in O(k · 6 k +|G|) time and the 1-LAYER PLANARIZATION problem in O(3 k ·|G|) time. We also show that there are polynomial-time constant-approximation algorithms for both problems
    corecore