Unbreakable Decomposition in Close-to-Linear Time
Abstract
Unbreakable decomposition, introduced by Cygan et al. (SICOMP'19) and Cygan et al. (TALG'20), has proven to be one of the most powerful tools for parameterized graph cut problems in recent years. Unfortunately, all known constructions require at least time, given an undirected graph with vertices, edges, and cut-size parameter . In this work, we show the first close-to-linear time parameterized algorithm that computes an unbreakable decomposition. More precisely, for any , our algorithm runs in time and computes a unbreakable tree decomposition of , where each bag has adhesion at most . This immediately opens up possibilities for obtaining close-to-linear time algorithms for numerous problems whose only known solution is based on unbreakable decomposition.
Cite
@article{arxiv.2408.09368,
title = {Unbreakable Decomposition in Close-to-Linear Time},
author = {Aditya Anand and Euiwoong Lee and Jason Li and Yaowei Long and Thatchaphol Saranurak},
journal= {arXiv preprint arXiv:2408.09368},
year = {2024}
}
Comments
37 pages