On the Complexity of Connected $(s,t)$-Vertex Separator
N. S. Narayanaswamy, N. Sadagopan

TL;DR
This paper investigates the computational complexity of the connected $(s,t)$-vertex separator problem, establishing hardness results, special cases where it is polynomial-time solvable, approximation algorithms, and parameterized complexity insights.
Contribution
It provides new hardness bounds, polynomial algorithms for specific graph classes, approximation strategies, and parameterized complexity results for the connected $(s,t)$-vertex separator problem.
Findings
$(s,t)$-CVS is $ ext{Omega}( ext{log}^{2- ext{epsilon}} n)$-hard to approximate.
NP-complete on graphs with chordality at least 5.
Polynomial-time algorithm for bipartite chordality 4 graphs.
Abstract
We show that minimum connected -vertex separator (-CVS) is -hard for any unless NP has quasi-polynomial Las-Vegas algorithms. i.e., for any and for some , -CVS is unlikely to have -approximation algorithm. We show that -CVS is NP-complete on graphs with chordality at least 5 and present a polynomial-time algorithm for -CVS on bipartite chordality 4 graphs. We also present a -approximation algorithm for -CVS on graphs with chordality . Finally, from the parameterized setting, we show that -CVS parameterized above the -vertex connectivity is -hard.
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 · Optimization and Search Problems
