Flow-augmentation II: Undirected graphs
Abstract
We present an undirected version of the recently introduced flow-augmentation technique: Given an undirected multigraph with distinguished vertices and an integer , one can in randomized time sample a set such that the following holds: for every inclusion-wise minimal -cut in of cardinality at most , becomes a minimum-cardinality cut between and in (i.e., in the multigraph with all edges of added) with probability . Compared to the version for directed graphs [STOC 2022], the version presented here has improved success probability ( instead of ), linear dependency on the graph size in the running time bound, and an arguably simpler proof. An immediate corollary is that the Bi-objective -Cut problem can be solved in randomized FPT time on undirected graphs.
Keywords
Cite
@article{arxiv.2007.09018,
title = {Flow-augmentation II: Undirected graphs},
author = {Eun Jung Kim and Stefan Kratsch and Marcin Pilipczuk and Magnus Wahlström},
journal= {arXiv preprint arXiv:2007.09018},
year = {2023}
}
Comments
v2. Major update of all three flow-augmentation papers. The partial dichotomy part has been removed from this work, as it is superseded by the full dichotomy of Flow-Augmentation III (arXiv:2207.07422)