中文

Algorithm for finding vertex-edge domination number on graphs with bounded treewidth and related problems on planar graphs

组合数学 2026-05-12 v1

摘要

Given a graph G=(V,E)G=(V,E), a vertex uVu \in V {\em ve-dominates} all edges incident to any vertex of NG[u]N_G[u]. A set SVS \subseteq V is a {\em ve-dominating set} if for all edges eEe\in E, there exists a vertex uSu\in S such that uu ve-dominates ee. 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 γve(G)\gamma_{ve}(G). 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 GG with ve-domination number γve(G)\gamma_{ve}(G) is O(γve(G))O(\sqrt{\gamma_{ve}(G)}) and present an O(ckV(G))O(c^{\sqrt{k}}|V(G)|)-time algorithm for the kk-ve-domination problem on planar graphs.

关键词

引用

@article{arxiv.2605.10487,
  title  = {Algorithm for finding vertex-edge domination number on graphs with bounded treewidth and related problems on planar graphs},
  author = {Yichen Wang and Haixiang Zhang and Mei Lu},
  journal= {arXiv preprint arXiv:2605.10487},
  year   = {2026}
}