Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
162 tokens/sec
GPT-4o
7 tokens/sec
Gemini 2.5 Pro Pro
45 tokens/sec
o3 Pro
4 tokens/sec
GPT-4.1 Pro
38 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

Hardness Results and Approximation Algorithms for the Minimum Dominating Tree Problem (1802.04498v1)

Published 13 Feb 2018 in cs.CC

Abstract: Given an undirected graph $G = (V, E)$ and a weight function $w:E \to \mathbb{R}$, the \textsc{Minimum Dominating Tree} problem asks to find a minimum weight sub-tree of $G$, $T = (U, F)$, such that every $v \in V \setminus U$ is adjacent to at least one vertex in $U$. The special case when the weight function is uniform is known as the \textsc{Minimum Connected Dominating Set} problem. Given an undirected graph $G = (V, E)$ with some subsets of vertices called groups, and a weight function $w:E \to \mathbb{R}$, the \textsc{Group Steiner Tree} problem is to find a minimum weight sub-tree of $G$ which contains at least one vertex from each group. In this paper we show that the two problems are equivalents from approximability perspective. This improves upon both the best known approximation algorithm and the best inapproximability result for the \textsc{Minimum Dominating Tree} problem. We also consider two extrema variants of the \textsc{Minimum Dominating Tree} problem, namely, the \textsc{Minimum Dominating Star} and the \textsc{Minimum Dominating Path} problems which ask to find a minimum dominating star and path respectively.

Citations (1)

Summary

We haven't generated a summary for this paper yet.