MaxMin Separation Problems: FPT Algorithms for $st$-Separator and Odd Cycle Transversal
Ajinkya Gaikwad, Hitendra Kumar, Soumen Maity, Saket Saurabh and, Roohani Sharma

TL;DR
This paper establishes fixed-parameter tractability for the MaxMin versions of two key graph separation problems, answering open questions and employing advanced reduction techniques to highly unbreakable graphs.
Contribution
It introduces FPT algorithms for MaxMin $st$-Separator and OCT problems, solving open questions and applying a novel reduction to unbreakable graphs.
Findings
Both problems are fixed-parameter tractable by solution size k.
The approach uses meta-theorem reduction to highly unbreakable graphs.
Addresses open problem from TCS 2019.
Abstract
In this paper, we study the parameterized complexity of the MaxMin versions of two fundamental separation problems: Maximum Minimal -Separator and Maximum Minimal Odd Cycle Transversal (OCT), both parameterized by the solution size. In the Maximum Minimal -Separator problem, given a graph , two distinct vertices and and a positive integer , the goal is to determine whether there exists a minimal -separator in of size at least . Similarly, the Maximum Minimal OCT problem seeks to determine if there exists a minimal set of vertices whose deletion results in a bipartite graph, and whose size is at least . We demonstrate that both problems are fixed-parameter tractable parameterized by . Our FPT algorithm for Maximum Minimal -Separator answers the open question by Hanaka, Bodlaender, van der Zanden and Ono (TCS 2019). One unique insight from this…
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
TopicsOptimization and Search Problems · DNA and Biological Computing · Algorithms and Data Compression
