Bounded-Degree Cut is Fixed-Parameter Tractable
Mingyu Xiao, Hiroshi Nagamochi

TL;DR
This paper proves that the bounded-degree cut problem can be solved efficiently using a fixed-parameter tractable algorithm with exponential dependence on the parameter k, advancing the understanding of cut problems with degree constraints.
Contribution
The paper introduces the first single exponential fixed-parameter tractable algorithm for the bounded-degree cut problem, utilizing new lemmas based on important cuts.
Findings
Developed a $2^{18k}|G|^{O(1)}$-time algorithm for the problem.
Established upper bounds on candidate subsets for minimal cuts.
Lemmas can be applied to related problems in fixed-parameter algorithms.
Abstract
In the bounded-degree cut problem, we are given a multigraph , two disjoint vertex subsets , two functions on , and an integer . The task is to determine whether there is a minimal -cut of size at most such that the degree of each vertex in the induced subgraph is at most and the degree of each vertex in the induced subgraph is at most . In this paper, we show that the bounded-degree cut problem is fixed-parameter tractable by giving a -time algorithm. This is the first single exponential FPT algorithm for this problem. The core of the algorithm lies two new lemmas based on important cuts, which give some upper bounds on the number of candidates for vertex subsets in one part of a…
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 · Complexity and Algorithms in Graphs · Optimization and Packing Problems
