English

Contracting edges to destroy a pattern: A complexity study

Data Structures and Algorithms 2023-07-26 v2 Combinatorics

Abstract

Given a graph G and an integer k, the objective of the Π\Pi-Contraction problem is to check whether there exists at most k edges in G such that contracting them in G results in a graph satisfying the property Π\Pi. We investigate the problem where Π\Pi is `H-free' (without any induced copies of H). It is trivial that H-free Contraction is polynomial-time solvable if H is a complete graph of at most two vertices. We prove that, in all other cases, the problem is NP-complete. We then investigate the fixed-parameter tractability of these problems. We prove that whenever H is a tree, except for seven trees, H-free Contraction is W[2]-hard. This result along with the known results leaves behind three unknown cases among trees.

Keywords

Cite

@article{arxiv.2302.13605,
  title  = {Contracting edges to destroy a pattern: A complexity study},
  author = {Dipayan Chakraborty and R. B. Sandeep},
  journal= {arXiv preprint arXiv:2302.13605},
  year   = {2023}
}

Comments

30 pages, 10 figures, a short version is accepted to FCT 2023

R2 v1 2026-06-28T08:50:17.326Z