Upper Dominating Set: Tight Algorithms for Pathwidth and Sub-Exponential Approximation
Louis Dublois, Michael Lampis, Vangelis Th. Paschos

TL;DR
This paper investigates the computational complexity and approximation algorithms for the Upper Dominating Set problem, establishing tight bounds and algorithms based on ETH and SETH assumptions, and providing a complete characterization of its sub-exponential approximability.
Contribution
It improves existing algorithms for pathwidth parameterization, proves tight lower bounds under ETH and SETH, and introduces a sub-exponential approximation algorithm with matching lower bounds.
Findings
An $O^*(6^{pw})$ algorithm for pathwidth parameterization, improving previous $O^*(7^{pw})$.
No $r$-approximation algorithm runs in time $O(n^{k^{1- ext{ε}}})$ under ETH.
A sub-exponential approximation algorithm with ratio $r$ in time $n^{O(n/r)}$, tight under ETH.
Abstract
An upper dominating set is a minimal dominating set in a graph. In the \textsc{Upper Dominating Set} problem, the goal is to find an upper dominating set of maximum size. We study the complexity of parameterized algorithms for \textsc{Upper Dominating Set}, as well as its sub-exponential approximation. First, we prove that, under ETH, \textsc{-Upper Dominating Set} cannot be solved in time (improving on ), and in the same time we show under the same complexity assumption that for any constant ratio and any , there is no -approximation algorithm running in time . Then, we settle the problem's complexity parameterized by pathwidth by giving an algorithm running in time (improving the current best ), and a lower bound showing that our algorithm is the best we can get under the…
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
