Efficient algorithms for tuple domination on co-biconvex graphs and web graphs
Mar\'ia Patricia Dobson, Valeria Leoni, Mar\'ia In\'es Lopez Pujato

TL;DR
This paper introduces faster algorithms for the k-tuple domination problem in co-biconvex and web graphs, improving computational efficiency by exploiting circular properties of their adjacency matrices.
Contribution
It develops an O(n^2) algorithm for co-biconvex graphs and a linear-time algorithm for web graphs, advancing the computational methods for these graph classes.
Findings
O(n^2) algorithm for co-biconvex graphs for 2 ≤ k ≤ |U|+3
Linear-time algorithm for web graphs using modular arithmetic
Algorithms leverage circular properties of adjacency matrices
Abstract
A vertex in a graph dominates itself and each of its adjacent vertices. The \emph{-tuple domination problem}, for a fixed positive integer , is to find a minimum sized vertex subset in a given graph such that every vertex is dominated by at least vertices of this set. From the computational point of view, this problem is NP-hard. It follows from previous works by Bui-Xuan et al.~(2013) and by Belmonte et al.~(2013) -- in the context of locally checkable vertex subset problems in graph classes with quickly computable and bounded min-width -- that the -tuple domination problem is solvable in time in the class of circular-arc graphs. In this work, we develop faster algorithms for -tuple domination in co-biconvex graphs and in web graphs, which are incomparable subclasses of concave-round graphs and thus of circular-arc graphs. On the one hand,…
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 · Graph Labeling and Dimension Problems
