Listing Small Minimal Separators of a Graph
Data Structures and Algorithms
2020-12-17 v1 Discrete Mathematics
Abstract
Let be a graph and vertices of . A minimal -separator of is an inclusion-wise minimal vertex set of that separates and . We consider the problem of enumerating the minimal -separators of that contain at most vertices, given some integer . We give an algorithm which enumerates such minimal separators, outputting the first minimal separators in at most time for all . 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.
Keywords
Cite
@article{arxiv.2012.09153,
title = {Listing Small Minimal Separators of a Graph},
author = {Tuukka Korhonen},
journal= {arXiv preprint arXiv:2012.09153},
year = {2020}
}
Comments
9 pages