Vertex-edge domination on subclasses of bipartite graphs
Arti Pandey, Kaustav Paul, Kamal Santra

TL;DR
This paper investigates the computational complexity of the vertex-edge dominating set problem in bipartite graph subclasses, proving NP-completeness and inapproximability results, and providing a corrected polynomial-time algorithm for convex bipartite graphs.
Contribution
It extends NP-completeness and inapproximability results to star-convex and comb-convex bipartite graphs, and offers a corrected polynomial-time algorithm for convex bipartite graphs.
Findings
NP-complete for star-convex and comb-convex bipartite graphs
Inapproximability within (1 - ε)ln |V| for these subclasses
Corrected polynomial-time algorithm for convex bipartite graphs
Abstract
Given a simple undirected graph , the open neighbourhood of a vertex is defined as , and the closed neighbourhood as . A subset is called a vertex-edge dominating set if, for every edge , at least one vertex from appears in ; that is, . Intuitively, a vertex-edge dominating set ensures that every edge, as well as all edges incident to either of its endpoints, is dominated by at least one vertex from the set. The \textsc{Min-VEDS} problem asks for a vertex-edge dominating set of minimum size in a given graph. This problem is known to be NP-complete even for bipartite graphs. In this paper, we strengthen this hardness result by proving that the problem remains NP-complete for two specific subclasses of…
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 · Complexity and Algorithms in Graphs · Computational Geometry and Mesh Generation
