Fixed-Parameter Tractability of Hedge Cut
Fedor V. Fomin, Petr A. Golovach, Tuukka Korhonen, Daniel Lokshtanov,, Saket Saurabh

TL;DR
This paper proves that the Hedge Cut problem is fixed-parameter tractable with respect to the solution size, providing an efficient algorithm that bridges the gap between quasipolynomial and fixed-parameter algorithms.
Contribution
The paper introduces a fixed-parameter tractable algorithm for Hedge Cut parameterized by the solution size, extending to Hedge k-Cut.
Findings
Hedge Cut is fixed-parameter tractable with respect to solution size.
The algorithm's running time is bounded by c^{ll} imes (n+m)^{O(1)}.
Extension to Hedge k-Cut with similar fixed-parameter tractability.
Abstract
In the Hedge Cut problem, the edges of a graph are partitioned into groups called hedges, and the question is what is the minimum number of hedges to delete to disconnect the graph. Ghaffari, Karger, and Panigrahi [SODA 2017] showed that Hedge Cut can be solved in quasipolynomial-time, raising the hope for a polynomial time algorithm. Jaffke, Lima, Masar\'ik, Pilipczuk, and Souza [SODA 2023] complemented this result by showing that assuming the Exponential Time Hypothesis (ETH), no polynomial-time algorithm exists. In this paper, we show that Hedge Cut is fixed-parameter tractable parameterized by the solution size by providing an algorithm with running time , which can be upper bounded by for any constant . This running time captures at the same time the fact that the problem is…
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
TopicsManufacturing Process and Optimization · Advanced Numerical Analysis Techniques · Image Processing and 3D Reconstruction
