Connectivity-Preserving Minimum Separator in AT-free Graphs
Batya Kenig

TL;DR
This paper introduces a polynomial-time algorithm for finding minimum-weight connectivity-preserving separators in AT-free graphs, addressing a problem that is NP-hard in general graphs and certain restricted classes.
Contribution
The paper proves that the safe $A,B$-separator problem is solvable in polynomial time specifically for AT-free graphs, contrasting with its NP-hardness in broader classes.
Findings
Polynomial-time algorithm for AT-free graphs
NP-hardness of the problem in general graphs
Existence of safe separators can be efficiently determined in AT-free graphs
Abstract
Let and be disjoint, non-adjacent vertex-sets in an undirected, connected graph , whose vertices are associated with positive weights. We address the problem of identifying a minimum-weight subset of vertices that, when removed, disconnects from while preserving the internal connectivity of both and . We call such a subset of vertices a connectivity-preserving, or safe minimum -separator. Deciding whether a safe -separator exists is NP-hard by reduction from the 2-disjoint connected subgraphs problem, and remains NP-hard even for restricted graph classes that include planar graphs, and -free graphs if . In this work, we show that if is AT-free then in polynomial time we can find a safe -separator of minimum weight, or establish that no safe -separator exists.
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
TopicsComplexity and Algorithms in Graphs · Advanced Graph Theory Research · Interconnection Networks and Systems
