Coloring in Graph Streams

07/19/2018
by   Suman Kalyan Bera, et al.
0

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 one 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.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
10/25/2020

Even the Easiest(?) Graph Coloring Problem is not Easy in Streaming!

We study a graph coloring problem that is otherwise easy but becomes qui...
research
07/22/2018

Independent Sets in Vertex-Arrival Streams

We consider the classic maximal and maximum independent set problems in ...
research
01/11/2019

Depth First Search in the Semi-streaming Model

Depth first search (DFS) tree is a fundamental data structure for solvin...
research
03/21/2022

Brooks' Theorem in Graph Streams: A Single-Pass Semi-Streaming Algorithm for Δ-Coloring

Every graph with maximum degree Δ can be colored with (Δ+1) colors using...
research
09/23/2021

Adversarially Robust Coloring for Graph Streams

A streaming algorithm is considered to be adversarially robust if it pro...
research
09/30/2021

Deterministic Graph Coloring in the Streaming Model

Recent breakthroughs in graph streaming have led to the design of single...
research
07/24/2018

Sublinear Algorithms for (Δ+ 1) Vertex Coloring

Any graph with maximum degree Δ admits a proper vertex coloring with Δ +...

Please sign up or login with your details

Forgot password? Click here to reset