Dynamic Dominating Set in Uniformly Sparse Graphs
arXiv:2607.24514
Abstract
In the dynamic {\em minimum dominating set (MDS)} problem, the goal is to efficiently maintain an approximate MDS in an -vertex graph with vertex costs in undergoing edge insertions and deletions. In STACS'19 [HIPS19] it was shown that an -approximate MDS can be maintained in {\em unweighted graphs} with update time, where is an upper bound on the maximum degree throughout the update sequence, and in STOC'23 [SU23] this was extended to weighted graphs and improves the approximation guarantee to . Is it possible to achieve update time without any dependence on , for any nontrivial graph family? This basic question has remained open even in {\bf forests} and even for {\bf unweighted instances}. The {\em arboricity} of a graph is the minimum number of edge-disjoint forests whose union is , and is a standard measure of sparsity. While is bounded by in any graph, various real-world graph families exhibit a significant gap between and . In this work, we show that one can maintain an -approximate MDS with update time , for dynamic graphs whose {\em arboricity} is bounded by throughout the update sequence. This replaces the dependence on in prior update bounds with , while also improving the approximation guarantee for bounded-arboricity graphs. In particular, for any graph family of constant arboricity, our algorithm gives an -approximation with update time. To achieve this result, our algorithm departs from prior {\em greedy-based} approaches, relying instead on the {\em primal-dual framework} and new structural insights specific to bounded arboricity graphs.
ESA'26