Table of Contents
Fetching ...

A Polynomial Kernel for Proper Helly Circular-arc Vertex Deletion

Akanksha Agrawal, Satyabrata Jana, Abhishek Sahu

TL;DR

This work resolves the PHCAVD problem by producing a polynomial kernel, advancing the kernelization frontier for vertex deletion problems targeting graph classes defined by forbidden obstructions. The authors combine an efficient modulator approach with a rich obstruction framework: run a $6$-approximation to obtain a compact modulator $T_1$, extend to a $5$-redundant solution $M$ and form a nice modulator $T=T_1\cup M$, ensuring every obstruction of interest intersects $T$ in a controlled way. They then exploit a nice clique partition of the residual graph $G-T$ and a carefully designed marking scheme (Mark-1) to bound the size of each clique and the number of components; a sequence of reduction rules (e.g., bounding cliques, handling claws, and min-cuts between cliques) yields a kernel of size $O(k^{88})$. The polynomial kernel demonstrates the practical viability of preprocessing PHCAVD instances and provides a foundation for further refinements in obstruction-based kernelization for circular-arc graph modification problems, with implications for related graph classes and Deletion problems.

Abstract

A proper Helly circular-arc graph is an intersection graph of a set of arcs on a circle such that none of the arcs properly contains any other arc and every set of pairwise intersecting arcs has a common intersection. The Proper Helly Circular-arc Vertex Deletion problem takes as input a graph $G$ and an integer $k$, and the goal is to check if we can remove at most $k$ vertices from the graph to obtain a proper Helly circular-arc graph; the parameter is $k$. Recently, Cao et al.~[MFCS 2023] obtained an FPT algorithm for this (and related) problem. In this work, we obtain a polynomial kernel for the problem.

A Polynomial Kernel for Proper Helly Circular-arc Vertex Deletion

TL;DR

This work resolves the PHCAVD problem by producing a polynomial kernel, advancing the kernelization frontier for vertex deletion problems targeting graph classes defined by forbidden obstructions. The authors combine an efficient modulator approach with a rich obstruction framework: run a -approximation to obtain a compact modulator , extend to a -redundant solution and form a nice modulator , ensuring every obstruction of interest intersects in a controlled way. They then exploit a nice clique partition of the residual graph and a carefully designed marking scheme (Mark-1) to bound the size of each clique and the number of components; a sequence of reduction rules (e.g., bounding cliques, handling claws, and min-cuts between cliques) yields a kernel of size . The polynomial kernel demonstrates the practical viability of preprocessing PHCAVD instances and provides a foundation for further refinements in obstruction-based kernelization for circular-arc graph modification problems, with implications for related graph classes and Deletion problems.

Abstract

A proper Helly circular-arc graph is an intersection graph of a set of arcs on a circle such that none of the arcs properly contains any other arc and every set of pairwise intersecting arcs has a common intersection. The Proper Helly Circular-arc Vertex Deletion problem takes as input a graph and an integer , and the goal is to check if we can remove at most vertices from the graph to obtain a proper Helly circular-arc graph; the parameter is . Recently, Cao et al.~[MFCS 2023] obtained an FPT algorithm for this (and related) problem. In this work, we obtain a polynomial kernel for the problem.
Paper Structure (10 sections, 14 theorems, 2 figures)

This paper contains 10 sections, 14 theorems, 2 figures.

Key Result

theorem thmcountertheorem

Proper Helly Circular-arc Vertex Deletion admits a polynomial kernel.

Figures (2)

  • Figure 1: Flowchart of the Kernelization algorithm for PHCAVD.
  • Figure 2: Forbidden induced subgraphs of proper Helly circular-arc graphs.

Theorems & Definitions (27)

  • theorem thmcountertheorem
  • proposition thmcounterproposition: DBLP:journals/dam/LinSS13
  • proposition thmcounterproposition: Theorem 1.3 DBLP:journals/corr/abs-2202-00854
  • proposition thmcounterproposition: Lemma 3.2 DBLP:journals/siamdm/FominSV13
  • lemma thmcounterlemma
  • proof
  • lemma thmcounterlemma
  • definition thmcounterdefinition: $t$-solution
  • definition thmcounterdefinition: $t$-necessary
  • definition thmcounterdefinition: $t$-redundant
  • ...and 17 more