Deletion to Scattered Graph Classes II -- Improved FPT Algorithms for Deletion to Pairs of Graph Classes
Ashwin Jacob, Diptapriyo Majumdar, Venkatesh Raman

TL;DR
This paper develops improved fixed-parameter tractable algorithms for the problem of deleting vertices to ensure each connected component belongs to one of two specified hereditary graph classes, extending previous work with more efficient solutions.
Contribution
It introduces a general FPT and approximation algorithm for deletion problems targeting pairs of hereditary graph classes, including cases with infinite forbidden sets, using branching techniques.
Findings
Designed a simpler, more efficient FPT algorithm for pairs of graph classes.
Extended applicability to classes with infinite forbidden sets.
Covered several popular graph class pairs with the new algorithms.
Abstract
Let be a hereditary graph class. The problem of deletion to , takes as input a graph and asks for a minimum number (or a fixed integer ) of vertices to be deleted from so that the resulting graph belongs to . This is a well-studied problem in paradigms including approximation and parameterized complexity. Recently, the study of a natural extension of the problem was initiated where we are given a finite set of hereditary graph classes, and the goal is to determine whether vertices can be deleted from a given graph so that the connected components of the resulting graph belong to one of the given hereditary graph classes. The problem is shown to be FPT as long as the deletion problem to each of the given hereditary graph classes is fixed-parameter tractable, and the property of being in any of the graph classes is expressible in the counting monodic second…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Theory Research · semigroups and automata theory · Computability, Logic, AI Algorithms
