Algorithm for finding vertex-edge domination number on graphs with bounded treewidth and related problems on planar graphs
Yichen Wang, Haixiang Zhang, Mei Lu

TL;DR
This paper introduces a polynomial-time algorithm for computing the vertex-edge domination number on graphs with bounded treewidth and explores related problems on planar graphs, improving understanding of these parameters.
Contribution
It presents a new polynomial-time algorithm for ve-domination on bounded treewidth graphs and establishes a bound on treewidth relative to ve-domination number in planar graphs.
Findings
Polynomial-time algorithm for ve-domination on graphs with bounded treewidth.
Treewidth of planar graphs is O(√ve-domination number).
An O(c^{√k}|V(G)|) algorithm for k-ve-domination on planar graphs.
Abstract
Given a graph , a vertex {\em ve-dominates} all edges incident to any vertex of . A set is a {\em ve-dominating set} if for all edges , there exists a vertex such that ve-dominates . The minimum cardinality among all ve-dominating sets is known as the \textit{vertex-edge domination number} (or simply ve-domination number) and denoted by . Finding a minimum ve-dominating set was proved to be NP-complete. Restricted to trees, the problem admits a linear-time algorithm. Treewidth is a commonly used parameter for solving NP-hard problems. In this paper, we present a polynomial-time algorithm for finding a minimum ve-dominating set on graphs with bounded treewidth. Moreover, we show that the treewidth of a planar graph with ve-domination number is and present an…
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.
