TL;DR
This paper presents practical algorithms to automatically determine the asymptotic distributed round complexity of locally checkable problems in regular trees, distinguishing between $O( ext{log} n)$ and polynomial complexities.
Contribution
It introduces two algorithms for unrooted and rooted regular trees that classify the complexity of locally checkable problems in the $[ ext{log} n, n]$ range, including exact exponents.
Findings
Algorithms decide $O( ext{log} n)$ solvability.
Algorithms output the exponent $k$ for $ heta(n^{1/k})$ complexity.
Exact classification in rooted trees is achieved; unrooted trees remain open.
Abstract
We give practical, efficient algorithms that automatically determine the asymptotic distributed round complexity of a given locally checkable graph problem in the region, in two settings. We present one algorithm for unrooted regular trees and another algorithm for rooted regular trees. The algorithms take the description of a locally checkable labeling problem as input, and the running time is polynomial in the size of the problem description. The algorithms decide if the problem is solvable in rounds. If not, it is known that the complexity has to be for some , and in this case the algorithms also output the right value of the exponent . In rooted trees in the case we can then further determine the exact complexity class by using algorithms from prior work; for unrooted trees the more…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
