Algorithmica | 2021

Approximation in (Poly-) Logarithmic Space

 
 
 

Abstract


We develop new approximation algorithms for classical graph and set problems in the RAM model under space constraints. As one of our main results, we devise an algorithm for d-Hitting Set that runs in time n^{O(d^2 + (d / \\epsilon))}, uses O(d^2 + (d / \\epsilon) log n) bits of space, and achieves an approximation ratio of O((d / \\epsilon) n^{\\epsilon}) for any positive \\epsilon \\leq 1 and any constant d \\in N. In particular, this yields a factor-O(d log n) approximation algorithm which uses O(log^2 n) bits of space. As a corollary, we obtain similar bounds on space and approximation ratio for Vertex Cover and several graph deletion problems. For graphs with maximum degree \\Delta, one can do better. We give a factor-2 approximation algorithm for Vertex Cover which runs in time n^{O(\\Delta)} and uses O(\\Delta log n) bits of space. \nFor Independent Set on graphs with average degree d, we give a factor-(2d) approximation algorithm which runs in polynomial time and uses O(log n) bits of space. We also devise a factor-O(d^2) approximation algorithm for Dominating Set on d-degenerate graphs which runs in time n^{O(log n)} and uses O(log^2 n) bits of space. For d-regular graphs, we observe that a known randomized algorithm which achieves an approximation ratio of O(log d) can be derandomized and implemented to run in polynomial time and use O(log n) bits of space. \nOur results use a combination of ideas from the theory of kernelization, distributed algorithms and randomized algorithms.

Volume 83
Pages 2303-2331
DOI 10.1007/S00453-021-00826-7
Language English
Journal Algorithmica

Full Text