Flow-augmentation I: Directed graphs
Eun Jung Kim, Stefan Kratsch, Marcin Pilipczuk, Magnus, Wahlstr\"om

TL;DR
This paper introduces a randomized flow-augmentation algorithm for directed graphs that helps solve several fixed-parameter tractability problems, including Chain SAT and weighted directed cut problems, by probabilistically modifying the graph.
Contribution
It presents a novel randomized and deterministic flow-augmentation method for directed graphs, enabling FPT algorithms for problems previously considered open.
Findings
Proves fixed-parameter tractability of Chain SAT.
Establishes FPT results for weighted directed cut problems.
Confirms a conjecture relating List H-Coloring and vertex-deletion problems.
Abstract
We show a flow-augmentation algorithm in directed graphs: There exists a randomized polynomial-time algorithm that, given a directed graph , two vertices , and an integer , adds (randomly) to a number of arcs such that for every minimal -cut in of size at most , with probability the set becomes a minimum -cut in the resulting graph. We also provide a deterministic counterpart of this procedure. The directed flow-augmentation tool allows us to prove fixed-parameter tractability of a number of problems parameterized by the cardinality of the deletion set, whose parameterized complexity status was repeatedly posed as open problems: (1) Chain SAT, defined by Chitnis, Egri, and Marx [ESA'13, Algorithmica'17], (2) a number of weighted variants of classic directed cut problems, such as Weighted -Cut} or Weighted…
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
TopicsNanocluster Synthesis and Applications · Advanced Graph Theory Research · Complexity and Algorithms in Graphs
