Complexity and Algorithm for the Matching vertex-cutset Problem
Hengzhe Li, Qiong Wang, Jianbing Liu, Yanhong Gao

TL;DR
This paper studies the complexity of finding specific structured vertex cutsets in graphs, proving NP-completeness for matching vertex-cutsets, providing approximation algorithms, and establishing bounds for plane graphs.
Contribution
It proves NP-completeness for the matching vertex-cutset problem, offers a 2-approximation algorithm, and determines tight bounds for plane graphs.
Findings
Matching vertex-cutset decision problem is NP-complete.
A 2-approximation algorithm exists for minimum matching vertex-cutset.
Every plane graph (except K2 and K4) has a matching vertex-cutset of size at most three.
Abstract
In 1985, Chv\'{a}tal introduced the concept of star cutsets as a means to investigate the properties of perfect graphs, which inspired many researchers to study cutsets with some specific structures, for example, star cutsets, clique cutsets, stable cutsets. In recent years, approximation algorithms have developed rapidly, the computational complexity associated with determining the minimum vertex cut possessing a particular structural property have attracted considerable academic attention. In this paper, we demonstrate that determining whether there is a matching vertex-cutset in with size at most , is -complete, where is a given positive integer and is a connected graph. Furthermore, we demonstrate that for a connected graph , there exists a -approximation algorithm in for us to find a minimum matching vertex-cutset. Finally, we show that…
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
TopicsAdvanced Graph Theory Research · Optimization and Search Problems · Complexity and Algorithms in Graphs
