Efficient Enumerations for Minimal Multicuts and Multiway Cuts
Kazuhiro Kurita, Yasuaki Kobayashi

TL;DR
This paper presents new algorithms for efficiently enumerating all minimal multicuts and multiway cuts in graphs, improving the computational bounds for these problems, which are relevant in network reliability and graph partitioning.
Contribution
It introduces an incremental polynomial delay enumeration algorithm for minimal node multicuts and improves enumeration algorithms for minimal node and edge multiway cuts.
Findings
Provides an incremental polynomial delay enumeration algorithm for minimal node multicuts.
Develops a polynomial delay and exponential space algorithm for minimal node multiway cuts.
Creates a polynomial delay and space enumeration algorithm for minimal edge multiway cuts.
Abstract
Let be an undirected graph and let be a set of terminal pairs. A node/edge multicut is a subset of vertices/edges of whose removal destroys all the paths between every terminal pair in . The problem of computing a {\em minimum} node/edge multicut is NP-hard and extensively studied from several viewpoints. In this paper, we study the problem of enumerating all {\em minimal} node multicuts. We give an incremental polynomial delay enumeration algorithm for minimal node multicuts, which extends an enumeration algorithm due to Khachiyan et al. (Algorithmica, 2008) for minimal edge multicuts. Important special cases of node/edge multicuts are node/edge {\em multiway cuts}, where the set of terminal pairs contains every pair of vertices in some subset , that is, . We improve the running time bound for this special…
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.
