
- This event has passed.
Eun Jung Kim (김은정), Solving hard cut problems via flow-augmentation
Tuesday, July 28, 2020 @ 4:30 PM - 5:30 PM KST
We present a new technique for designing fixed-parameter algorithms for graph cut problems in undirected graphs, which we call flow augmentation. Our technique is applicable to problems that can be phrased as a search for an (edge)
More precisely, we consider problems where an (unknown) solution is a set
- in
, and are indistinct connected components, - every edge of
connects two distinct connected components of , and - if we define the set
as these edges for which there exists an (s, t)-path P_e with , then separates s from t.
We prove that in the above scenario one can in randomized time
This additional property becomes a handy lever in applications. For example, consider the question of an
We apply our method to obtain a randomized fixed-parameter algorithm for a notorious “hard nut” graph cut problem we call Coupled Min-Cut. This problem emerges out of the study of FPT algorithms for Min CSP problems (see below), and was unamenable to other techniques for parameterized algorithms in graph cut problems, such as Randomized Contractions, Treewidth Reduction or Shadow Removal.
In fact, we go one step further. To demonstrate the power of the approach, we consider more generally the Boolean Min CSP(Γ)-problems, a.k.a. Min SAT(Γ), parameterized by the solution cost. This is a framework of optimization problems that includes problems such as Almost 2-SAT and the notorious l-Chain SAT problem. We are able to show that every problem Min SAT(Γ) is either (1) FPT, (2) W[1]-hard, or (3) able to express the soft constraint (u → v), and thereby also the min-cut problem in directed graphs. All the W[1]-hard cases were known or immediate, and the main new result is an FPT algorithm for a generalization of Coupled Min-Cut. In other words, flow-augmentation is powerful enough to let us solve every fixed-parameter tractable problem in the class, except those that explicitly encompass directed graph cuts.
This is a joint work with Stefan Kratsch, Marcin Pilipczuk and Magnus Wahlström.