Pith. sign in

REVIEW 3 cited by

Explicit and Implicit Dynamic Coloring of Graphs with Bounded Arboricity

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2002.10142 v1 pith:T5X2MJEH submitted 2020-02-24 cs.DS

classification cs.DS
keywords alphacoloringdynamicgraphtimeupdatearboricitycolorings
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
abstract

Graph coloring is a fundamental problem in computer science. We study the fully dynamic version of the problem in which the graph is undergoing edge insertions and deletions and we wish to maintain a vertex-coloring with small update time after each insertion and deletion. We show how to maintain an $O(\alpha \lg n)$-coloring with polylogarithmic update time, where $n$ is the number of vertices in the graph and $\alpha$ is the current arboricity of the graph. This improves upon a result by Solomon and Wein (ESA'18) who maintained an $O(\alpha_{\max}\lg^2 n)$-coloring, where $\alpha_{\max}$ is the maximum arboricity of the graph over all updates. Furthermore, motivated by a lower bound by Barba et al. (Algorithmica'19), we initiate the study of implicit dynamic colorings. Barba et al. showed that dynamic algorithms with polylogarithmic update time cannot maintain an $f(\alpha)$-coloring for any function $f$ when the vertex colors are stored explicitly, i.e., for each vertex the color is stored explicitly in the memory. Previously, all dynamic algorithms maintained explicit colorings. Therefore, we propose to study implicit colorings, i.e., the data structure only needs to offer an efficient query procedure to return the color of a vertex (instead of storing its color explicitly). We provide an algorithm which breaks the lower bound and maintains an implicit $2^{O(\alpha)}$-coloring with polylogarithmic update time. In particular, this yields the first dynamic $O(1)$-coloring for graphs with constant arboricity such as planar graphs or graphs with bounded tree-width, which is impossible using explicit colorings. We also show how to dynamically maintain a partition of the graph's edges into $O(\alpha)$ forests with polylogarithmic update time. We believe this data structure is of independent interest and might have more applications in the future.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Faster Parallel Batch-Dynamic Algorithms for Low Out-Degree Orientation

    cs.DC 2026-02 conditional novelty 7.0 of 10

    New parallel batch-dynamic algorithms maintain O(c)- and O(c+log n)-orientations with work matching or improving best sequential and parallel bounds.

  2. Parallel Batch-Dynamic Coreness Decomposition with Worst-Case Guarantees

    cs.DS 2025-07 conditional novelty 7.0 of 10

    First parallel batch-dynamic data structures with worst-case, not merely amortized, polylogarithmic work and depth per batch for approximate coreness, density, arboricity, and low out-degree orientation.

  3. Differentially Private Graph Coloring

    cs.DS 2026-02 reject novelty 3.0 of 10

    Two new differentially private defective-coloring algorithms are asymptotically no better than a trivial random-coloring baseline, and their proofs contain a sign error and an unhandled data-dependent ordering.

Pith tools