One Color Makes All the Difference in the Tractability of Partial Coloring in Semi-Streaming
Avinandan Das

TL;DR
This paper explores the semi-streaming complexity of k-partial coloring in graphs, revealing a sharp threshold where certain coloring problems are tractable with one-pass algorithms, but others are inherently intractable.
Contribution
It establishes a clear computational dichotomy in semi-streaming graph coloring, showing that adding just one color can drastically change problem tractability.
Findings
k-partial (k+1)-coloring admits a one-pass semi-streaming algorithm
k-partial k-coloring remains semi-streaming intractable
Demonstrates a sharp threshold in streaming complexity based on the number of colors
Abstract
This paper investigates the semi-streaming complexity of \textit{-partial coloring}, a generalization of proper graph coloring. For , a -partial coloring requires that each vertex in an -node graph is assigned a color such that at least of its neighbors are assigned colors different from its own. This framework naturally extends classical coloring problems: specifically, -partial -coloring and -partial -coloring generalize -proper coloring and -proper coloring, respectively. Prior works of Assadi, Chen, and Khanna [SODA~2019] and Assadi, Kumar, and Mittal [TheoretiCS~2023] show that both -proper coloring and -proper coloring admit one-pass randomized semi-streaming algorithms. We explore whether these efficiency gains extend to their partial coloring generalizations and reveal a sharp…
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
TopicsComplexity and Algorithms in Graphs · Advanced Graph Theory Research · Computational Geometry and Mesh Generation
