English

A quasi-quadratic vertex Kernel for Cograph edge editing

Data Structures and Algorithms 2023-01-02 v1 Computational Complexity

Abstract

We provide a O(k2logk)O(k^2 \mathrm{log} k) vertex kernel for cograph edge editing. This improves a cubic kernel found by Guillemot, Havet, Paul and Perez [1] which involved four reduction rules. We generalize one of their rules, based on packing of induced paths of length four, by introducing t-modules, which are modules up to t edge modifications. The key fact is that large t-modules cannot be edited more than t times, and this allows to obtain a near quadratic kernel. The extra logk\mathrm{log} k factor seems tricky to remove as it is necessary in the combinatorial lemma on trees which is central in our proof. Nevertheless, we think that a quadratic bound should be reachable.

Keywords

Cite

@article{arxiv.2212.14814,
  title  = {A quasi-quadratic vertex Kernel for Cograph edge editing},
  author = {Christophe Crespelle and Rémi Pellerin and Stéphan Thomassé},
  journal= {arXiv preprint arXiv:2212.14814},
  year   = {2023}
}
R2 v1 2026-06-28T07:57:28.056Z