Efficient Algorithms tor Enumerating all Minimal Separators in a Graph

许胤龙,万颖瑜,陈国良
DOI: https://doi.org/10.3969/j.issn.1002-137X.2000.02.024
2000-01-01
Computer Science
Abstract:Enumerating all minimal separators of a graph is muportant in reliability analysis for networks and other areas. Given an undirected connected simple graph G=(V,E) and two non-adjacent vertices a and b,this paper presents two efficient algorithms for enumerating all minimal (a,b)separators. All these two improve the known best results. Moreover,for two non-adjacent vertex sets A and B of G,we propose an algorithm to enumerating all minimal(A,B) separators.
What problem does this paper attempt to address?