English

Tight Bounds for Chordal/Interval Vertex Deletion Parameterized by Treewidth

Data Structures and Algorithms 2025-01-31 v1

Abstract

In Chordal/Interval Vertex Deletion we ask how many vertices one needs to remove from a graph to make it chordal (respectively: interval). We study these problems under the parameterization by treewidth twtw of the input graph GG. On the one hand, we present an algorithm for Chordal Vertex Deletion with running time 2O(tw)V(G)2^{O(tw)} \cdot |V(G)|, improving upon the running time 2O(tw2)V(G)O(1)2^{O(tw^2)} \cdot |V(G)|^{O(1)} by Jansen, de Kroon, and Wlodarczyk (STOC'21). When a tree decomposition of width twtw is given, then the base of the exponent equals 2ω13+12^{\omega-1}\cdot 3 + 1. Our algorithm is based on a novel link between chordal graphs and graphic matroids, which allows us to employ the framework of representative families. On the other hand, we prove that the known 2O(twlogtw)V(G)2^{O(tw \log tw)} \cdot |V(G)|-time algorithm for Interval Vertex Deletion cannot be improved assuming Exponential Time Hypothesis.

Keywords

Cite

@article{arxiv.2305.03440,
  title  = {Tight Bounds for Chordal/Interval Vertex Deletion Parameterized by Treewidth},
  author = {Michal Wlodarczyk},
  journal= {arXiv preprint arXiv:2305.03440},
  year   = {2025}
}

Comments

To appear at ICALP'23

R2 v1 2026-06-28T10:26:44.826Z