Connectivity-Preserving Minimum Separator in AT-free Graphs
By: Batya Kenig
Potential Business Impact:
Finds safe ways to cut connections between groups.
Let $A$ and $B$ be disjoint, non-adjacent vertex-sets in an undirected, connected graph $G$, whose vertices are associated with positive weights. We address the problem of identifying a minimum-weight subset of vertices $S\subseteq V(G)$ that, when removed, disconnects $A$ from $B$ while preserving the internal connectivity of both $A$ and $B$. We call such a subset of vertices a connectivity-preserving, or safe minimum $A,B$-separator. Deciding whether a safe $A,B$-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 $P_\ell$-free graphs if $\ell\geq 5$. In this work, we show that if $G$ is AT-free then in polynomial time we can find a safe $A,B$-separator of minimum weight, or establish that no safe $A,B$-separator exists.
Similar Papers
Connectivity-Preserving Important Separators: Enumeration and an Improved FPT Algorithm for Node Multiway Cut-Uncut
Data Structures and Algorithms
Finds better ways to cut connections in networks.
Separator Theorem for Minor-Free Graphs in Linear Time
Data Structures and Algorithms
Finds a good split for tricky computer networks fast.
Dominated balanced separators in wheel-induced-minor-free graphs
Combinatorics
Finds small groups of points to split big networks.