Enumerating Minimal Separators in Ranked Order
Batya Kenig

TL;DR
This paper introduces an efficient algorithm for enumerating all minimal $st$-separators in a graph in ascending order of size, with applications to separators of bounded size, using a novel polynomial-time decision method.
Contribution
It presents a new enumeration algorithm with polynomial delay for minimal separators, including those of bounded size, based on a novel polynomial-time decision procedure.
Findings
Enumeration delay of $O(n^{3.5})$ per separator
Efficient listing of all minimal separators up to size $k$ with delay $O(kn^{2.5})$
New polynomial-time method to decide emptiness of constrained separator sets
Abstract
Let be an -vertex graph, and vertices of . We present an efficient algorithm which enumerates the set of minimal -separators of in ascending order of cardinality, with a delay of per separator. In particular, we present an algorithm that lists, in ascending order of cardinality, all minimal separators with at most vertices. In that case, we show that the delay of the enumeration algorithm is per separator. Our process is based on a new method that can decide, in polynomial time, whether the set of minimal separators under certain inclusion, exclusion, and cardinality constraints is empty.
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 · Genome Rearrangement Algorithms · Limits and Structures in Graph Theory
