Coloring in Graph Streams
Abstract
In this paper, we initiate the study of the vertex coloring problem of a graph in the semi streaming model. In this model, the input graph is defined by a stream of edges, arriving in adversarial order and any algorithm must process the edges in the order of arrival using space linear (up to polylogarithmic factors) in the number of vertices of the graph. In the offline settings, there is a simple greedy algorithm for (+1)-vertex coloring of a graph with maximum degree . We design a one pass randomized streaming algorithm for (1+)-vertex coloring problem for any constant >0 using O(-1 n ~ poly n) space where n is the number of vertices in the graph. Much more color efficient algorithms are known for graphs with bounded arboricity in the offline settings. Specifically, there is a simple 2α-vertex coloring algorithm for a graph with arboricity α. We present a O(-1 n) pass randomized vertex coloring algorithm that requires at most (2+)α many colors for any constant >0 for a graph with arboricity α in the semi streaming model.
Turn this paper into a lesson
ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.