Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
158 tokens/sec
GPT-4o
7 tokens/sec
Gemini 2.5 Pro Pro
45 tokens/sec
o3 Pro
4 tokens/sec
GPT-4.1 Pro
38 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

Listing Small Minimal Separators of a Graph (2012.09153v1)

Published 16 Dec 2020 in cs.DS and cs.DM

Abstract: Let $G$ be a graph and $a,b$ vertices of $G$. A minimal $a,b$-separator of $G$ is an inclusion-wise minimal vertex set of $G$ that separates $a$ and $b$. We consider the problem of enumerating the minimal $a,b$-separators of $G$ that contain at most $k$ vertices, given some integer $k$. We give an algorithm which enumerates such minimal separators, outputting the first $R$ minimal separators in at most $poly(n) R \cdot \min(4k, R)$ time for all $R$. Therefore, our algorithm can be classified as fixed-parameter-delay and incremental-polynomial time. To the best of our knowledge, no algorithms with non-trivial time complexity have been published for this problem before. We also discuss barriers for obtaining a polynomial-delay algorithm.

Citations (6)

Summary

We haven't generated a summary for this paper yet.