Parameterized Complexity of Weighted Multicut in Trees

05/20/2022
โˆ™
by   Esther Galby, et al.
โˆ™
0
โˆ™

The Edge Multicut problem is a classical cut problem where given an undirected graph G, a set of pairs of vertices ๐’ซ, and a budget k, the goal is to determine if there is a set S of at most k edges such that for each (s,t) โˆˆ๐’ซ, G-S has no path from s to t. Edge Multicut has been relatively recently shown to be fixed-parameter tractable (FPT), parameterized by k, by Marx and Razgon [SICOMP 2014], and independently by Bousquet et al. [SICOMP 2018]. In the weighted version of the problem, called Weighted Edge Multicut one is additionally given a weight function ๐š ๐š : E(G) โ†’โ„• and a weight bound w, and the goal is to determine if there is a solution of size at most k and weight at most w. Both the FPT algorithms for Edge Multicut by Marx et al. and Bousquet et al. fail to generalize to the weighted setting. In fact, the weighted problem is non-trivial even on trees and determining whether Weighted Edge Multicut on trees is FPT was explicitly posed as an open problem by Bousquet et al. [STACS 2009]. In this article, we answer this question positively by designing an algorithm which uses a very recent result by Kim et al. [STOC 2022] about directed flow augmentation as subroutine. We also study a variant of this problem where there is no bound on the size of the solution, but the parameter is a structural property of the input, for example, the number of leaves of the tree. We strengthen our results by stating them for the more general vertex deletion version.

READ FULL TEXT

page 1

page 2

page 3

page 4

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
โˆ™ 01/30/2022

Solving Routing Problems via Important Cuts

We introduce a novel approach of using important cuts which allowed us t...
research
โˆ™ 03/16/2023

Optimal Intervention on Weighted Networks via Edge Centrality

Suppose there is a spreading process such as an infectious disease propa...
research
โˆ™ 10/07/2021

Finding popular branchings in vertex-weighted digraphs

Popular matchings have been intensively studied recently as a relaxed co...
research
โˆ™ 07/15/2022

Flow-augmentation III: Complexity dichotomy for Boolean CSPs parameterized by the number of unsatisfied constraints

We study the parameterized problem of satisfying โ€œalmost allโ€ constraint...
research
โˆ™ 08/04/2022

Efficiently Computing Directed Minimum Spanning Trees

Computing a directed minimum spanning tree, called arborescence, is a fu...
research
โˆ™ 05/20/2020

On Limit Constants in Last Passage Percolation in Transitive Tournaments

We investigate the last passage percolation problem on transitive tourna...

Please sign up or login with your details

Forgot password? Click here to reset