English

Local Computation Algorithms for Graphs of Non-Constant Degrees

Data Structures and Algorithms 2015-02-16 v1

Abstract

In the model of \emph{local computation algorithms} (LCAs), we aim to compute the queried part of the output by examining only a small (sublinear) portion of the input. Many recently developed LCAs on graph problems achieve time and space complexities with very low dependence on nn, the number of vertices. Nonetheless, these complexities are generally at least exponential in dd, the upper bound on the degree of the input graph. Instead, we consider the case where parameter dd can be moderately dependent on nn, and aim for complexities with subexponential dependence on dd, while maintaining polylogarithmic dependence on nn. We present: a randomized LCA for computing maximal independent sets whose time and space complexities are quasi-polynomial in dd and polylogarithmic in nn; for constant ϵ>0\epsilon > 0, a randomized LCA that provides a (1ϵ)(1-\epsilon)-approximation to maximum matching whose time and space complexities are polynomial in dd and polylogarithmic in nn.

Keywords

Cite

@article{arxiv.1502.04022,
  title  = {Local Computation Algorithms for Graphs of Non-Constant Degrees},
  author = {Reut Levi and Ronitt Rubinfeld and Anak Yodpinyanee},
  journal= {arXiv preprint arXiv:1502.04022},
  year   = {2015}
}
R2 v1 2026-06-22T08:29:09.236Z