A Faster Algorithm for Independent Cut
Data Structures and Algorithms
2025-05-22 v1
Abstract
The previously fastest algorithm for deciding the existence of an independent cut had a runtime of , where is the order of the input graph. We improve this to . In fact, we prove a runtime of on graphs of order and maximum degree at most , where . Furthermore, we show that the problem is fixed-parameter tractable on graphs of order and minimum degree at least for some , where is the parameter.
Cite
@article{arxiv.2505.15434,
title = {A Faster Algorithm for Independent Cut},
author = {Vsevolod Chernyshev and Johannes Rauch and Dieter Rautenbach and Liliia Redina},
journal= {arXiv preprint arXiv:2505.15434},
year = {2025}
}