English

MSOL Restricted Contractibility to Planar Graphs

Data Structures and Algorithms 2017-05-08 v3

Abstract

We study the computational complexity of graph planarization via edge contraction. The problem CONTRACT asks whether there exists a set SS of at most kk edges that when contracted produces a planar graph. We work with a more general problem called PP-RESTRICTEDCONTRACT in which SS, in addition, is required to satisfy a fixed MSOL formula P(S,G)P(S,G). We give an FPT algorithm in time O(n2f(k))O(n^2 f(k)) which solves PP-RESTRICTEDCONTRACT, where P(S,G)P(S,G) is (i) inclusion-closed and (ii) inert contraction-closed (where inert edges are the edges non-incident to any inclusion minimal solution SS). As a specific example, we can solve the \ell-subgraph contractibility problem in which the edges of a set SS are required to form disjoint connected subgraphs of size at most \ell. This problem can be solved in time O(n2f(k,))O(n^2 f'(k,\ell)) using the general algorithm. We also show that for 2\ell \ge 2 the problem is NP-complete.

Keywords

Cite

@article{arxiv.1204.6070,
  title  = {MSOL Restricted Contractibility to Planar Graphs},
  author = {James Abello and Pavel Klavík and Jan Kratochvíl and Tomáš Vyskočil},
  journal= {arXiv preprint arXiv:1204.6070},
  year   = {2017}
}
R2 v1 2026-06-21T20:55:24.958Z