English

Vertex deletion into bipartite permutation graphs

Data Structures and Algorithms 2020-11-03 v2 Discrete Mathematics

Abstract

A permutation graph can be defined as an intersection graph of segments whose endpoints lie on two parallel lines l1l_1 and l2l_2, one on each. A bipartite permutation graph is a permutation graph which is bipartite. In this paper we study the parameterized complexity of the bipartite permutation vertex deletion problem, which asks, for a given n-vertex graph, whether we can remove at most k vertices to obtain a bipartite permutation graph. This problem is NP-complete by the classical result of Lewis and Yannakakis. We analyze the structure of the so-called almost bipartite permutation graphs which may contain holes (large induced cycles) in contrast to bipartite permutation graphs. We exploit the structural properties of the shortest hole in a such graph. We use it to obtain an algorithm for the bipartite permutation vertex deletion problem with running time O(9kn9)O(9^k\cdot n^9), and also give a polynomial-time 9-approximation algorithm.

Keywords

Cite

@article{arxiv.2010.11440,
  title  = {Vertex deletion into bipartite permutation graphs},
  author = {Łukasz Bożyk and Jan Derbisz and Tomasz Krawczyk and Jana Novotná and Karolina Okrasa},
  journal= {arXiv preprint arXiv:2010.11440},
  year   = {2020}
}

Comments

Extended abstract accepted to International Symposium on Parameterized and Exact Computation (IPEC'20)

R2 v1 2026-06-23T19:32:32.962Z