Listing Small Minimal $s,t$-separators in FPT-Delay
Batya Kenig

TL;DR
This paper introduces fixed-parameter tractable algorithms for listing minimal $s,t$-separators of bounded size in graphs, with applications in database query evaluation and probabilistic inference.
Contribution
It presents the first FPT-delay algorithm for enumerating minimal $s,t$-separators of size at most $k$, and a simple ranking algorithm for all $s,t$-separators.
Findings
Efficient enumeration of minimal $s,t$-separators with FPT-delay.
Ranking of all $s,t$-separators by size.
Applicability to algorithms parameterized by treewidth.
Abstract
Let be an undirected graph, and distinguished vertices of . A minimal -separator is an inclusion-wise minimal vertex-set whose removal places and in distinct connected components. We present an algorithm for listing the minimal -separators of a graph, whose cardinality is at most , with FPT-delay, where the parameter depends only on . This problem finds applications in various algorithms parameterized by treewidth, which include query evaluation in relational databases, probabilistic inference, and many more. We also present a simple algorithm that enumerates all of the (not necessarily minimal) -separators of a graph in ranked order by size.
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
TopicsData Management and Algorithms · Advanced Database Systems and Queries · Complexity and Algorithms in Graphs
