Parameterized complexity of length-bounded cuts and multi-cuts
Du\v{s}an Knop, Pavel Dvo\v{r}\'ak

TL;DR
This paper investigates the parameterized complexity of length-bounded cut problems, providing efficient algorithms for some parameters and hardness results for others, advancing understanding of their computational tractability.
Contribution
It introduces fixed-parameter tractable algorithms for length-bounded cut problems based on tree-width and tree-depth, and establishes hardness results for path-width parameterization.
Findings
Linear-time algorithm for minimal length-bounded L-But with respect to L and tree-width
FPT algorithm for multi-commodity length bounded cut with respect to number of terminals
W[1]-hardness and kernelization impossibility results for certain parameters
Abstract
We show that the Minimal Length-Bounded L-But problem can be computed in linear time with respect to L and the tree-width of the input graph as parameters. In this problem the task is to find a set of edges of a graph such that after removal of this set, the shortest path between two prescribed vertices is at least L long. We derive an FPT algorithm for a more general multi-commodity length bounded cut problem when parameterized by the number of terminals also. For the former problem we show a W[1]-hardness result when the parameterization is done by the path-width only (instead of the tree-width) and that this problem does not admit polynomial kernel when parameterized by tree-width and L. We also derive an FPT algorithm for the Minimal Length-Bounded Cut problem when parameterized by the tree-depth. Thus showing an interesting paradigm for this problem and parameters tree-depth and…
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
TopicsAdvanced Graph Theory Research
