Multi-budgeted directed cuts

10/16/2018
by   Stefan Kratsch, et al.
0

We study multi-budgeted variants of the classic minimum cut problem and graph separation problems that turned out to be important in parameterized complexity: Skew Multicut and Directed Feedback Arc Set. In our generalization, we assign colors 1,2,...,ℓ to some edges and give separate budgets k_1,k_2,...,k_ℓ. Let E_i be the set of edges of color i. The solution C for the multi-budgeted variant of a graph separation problem not only needs to satisfy the usual separation requirements, but also needs to satisfy that |C∩ E_i|≤ k_i for every i∈{1,...,ℓ}. Contrary to the classic minimum cut problem, the multi-budgeted variant turns out to be NP-hard even for ℓ = 2. We propose FPT algorithms parameterized by k=k_1+...+k_ℓ for all three problems. To this end, we develop a branching procedure for the multi-budgeted minimum cut problem that measures the progress of the algorithm not by reducing k as usual, by but elevating the capacity of some edges and thus increasing the size of maximum source-to-sink flow. Using the fact that a similar strategy is used to enumerate all important separators of a given size, we merge this process with the flow-guided branching and show an FPT bound on the number of (appropriately defined) important multi-budgeted separators. This allows us to extend our algorithm to the Skew Multicut and Directed Feedback Arc Set problems. Furthermore, we show connections of the multi-budgeted variants with weighted variants of the directed cut problems and the Chain ℓ-SAT problem, whose parameterized complexity remains an open problem. We show that these problems admit a bounded-in-parameter number of "maximally pushed" solutions (in a similar spirit as important separators are maximally pushed), giving somewhat weak evidence towards their tractability.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
11/05/2021

Directed flow-augmentation

We show a flow-augmentation algorithm in directed graphs: There exists a...
research
08/31/2022

On weighted graph separation problems and flow-augmentation

One of the first application of the recently introduced technique of flo...
research
07/17/2020

Solving hard cut problems via flow-augmentation

We present a new technique for designing FPT algorithms for graph cut pr...
research
05/18/2018

Subset Feedback Vertex Set on Graphs of Bounded Independent Set Size

The (Weighted) Subset Feedback Vertex Set problem is a generalization of...
research
05/23/2023

Parameterized Complexity Classification for Interval Constraints

Constraint satisfaction problems form a nicely behaved class of problems...
research
08/18/2022

On the parameterized complexity of symmetric directed multicut

We study the problem Symmetric Directed Multicut from a parameterized co...
research
10/16/2018

Randomized contractions meet lean decompositions

The randomized contractions technique, introduced by Chitnis et al. in 2...

Please sign up or login with your details

Forgot password? Click here to reset