Preprocessing to Reduce the Search Space for Odd Cycle Transversal
Bart M. P. Jansen, Yosuke Mizutani, Blair D. Sullivan, Ruben F. A., Verhaegh

TL;DR
This paper introduces a new graph decomposition called tight odd cycle cut to identify vertices in an optimal odd cycle transversal, enabling preprocessing to reduce search space for fixed-parameter algorithms.
Contribution
It proposes a novel graph decomposition and parameterized algorithms to detect vertices in optimal solutions, improving preprocessing for Odd Cycle Transversal.
Findings
Developed a graph reduction step for simplifying graphs.
Designed algorithms to find vertices in optimal solutions when a tight odd cycle cut exists.
Formalized conditions under which search space can be reduced via preprocessing.
Abstract
The NP-hard Odd Cycle Transversal problem asks for a minimum vertex set whose removal from an undirected input graph breaks all odd cycles, and thereby yields a bipartite graph. The problem is well-known to be fixed-parameter tractable when parameterized by the size of the desired solution. It also admits a randomized kernelization of polynomial size, using the celebrated matroid toolkit by Kratsch and Wahlstr\"{o}m. The kernelization guarantees a reduction in the total of an input graph, but does not guarantee any decrease in the size of the solution to be sought; the latter governs the size of the search space for FPT algorithms parameterized by . We investigate under which conditions an efficient algorithm can detect one or more vertices that belong to an optimal solution to Odd Cycle Transversal. By drawing inspiration from the popular $\textit{crown…
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.
