A Faster Algorithm for Independent Cut

May 21, 2025 Β· Declared Dead Β· πŸ› Theoretical Computer Science

πŸ‘» CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Vsevolod Chernyshev, Johannes Rauch, Dieter Rautenbach, Liliia Redina arXiv ID 2505.15434 Category cs.DS: Data Structures & Algorithms Citations 1 Venue Theoretical Computer Science Last Checked 4 months ago
Abstract
The previously fastest algorithm for deciding the existence of an independent cut had a runtime of $\mathcal{O}^*(1.4423^n)$, where $n$ is the order of the input graph. We improve this to $\mathcal{O}^*(1.4143^n)$. In fact, we prove a runtime of $\mathcal{O}^*\left( 2^{(\frac{1}{2}-Ξ±_Ξ”)n} \right)$ on graphs of order $n$ and maximum degree at most $Ξ”$, where $Ξ±_Ξ”=\frac{1}{2+4\lfloor \fracΞ”{2} \rfloor}$. Furthermore, we show that the problem is fixed-parameter tractable on graphs of order $n$ and minimum degree at least $Ξ²n$ for some $Ξ²> \frac{1}{2}$, where $Ξ²$ is the parameter.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Data Structures & Algorithms

Died the same way β€” πŸ‘» Ghosted