Streaming Edge Coloring with Subquadratic Palette Size

05/11/2023
by   Shiri Chechik, et al.
0

In this paper, we study the problem of computing an edge-coloring in the (one-pass) W-streaming model. In this setting, the edges of an n-node graph arrive in an arbitrary order to a machine with a relatively small space, and the goal is to design an algorithm that outputs, as a stream, a proper coloring of the edges using the fewest possible number of colors. Behnezhad et al. [Behnezhad et al., 2019] devised the first non-trivial algorithm for this problem, which computes in Õ(n) space a proper O(Δ^2)-coloring w.h.p. (here Δ is the maximum degree of the graph). Subsequent papers improved upon this result, where latest of them [Ansari et al., 2022] shows that it is possible to deterministically compute an O(Δ^2/s)-coloring in O(ns) space. However, none of the improvements, succeeded in reducing the number of colors to O(Δ^2-ϵ) while keeping the same space bound of Õ(n). In particular, no progress was made on the question of whether computing an O(Δ)-coloring is possible with roughly O(n) space, which was stated in [Behnezhad et al., 2019] to be a major open problem. In this paper we bypass the quadratic bound by presenting a new randomized Õ(n)-space algorithm that uses Õ(Δ^1.5) colors.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
05/02/2023

Streaming Edge Coloring with Asymptotically Optimal Colors

Given a graph G, an edge-coloring is an assignment of colors to edges of...
research
01/02/2019

Towards the Locality of Vizing's Theorem

Vizing showed that it suffices to color the edges of a simple graph usin...
research
04/19/2019

Tight Bounds for Online Edge Coloring

Vizing's celebrated theorem asserts that any graph of maximum degree Δ a...
research
02/08/2023

Fast Parallel Degree+1 List Coloring

Graph coloring problems are arguably among the most fundamental graph pr...
research
01/07/2018

Local search algorithms for wireless mesh networks

In a multi-channel Wireless Mesh Networks (WMN), each node is able to us...
research
12/23/2020

Avoiding Monochromatic Rectangles Using Shift Patterns

Ramsey Theory deals with avoiding certain patterns. When constructing an...
research
10/03/2016

Improving Accuracy and Scalability of the PC Algorithm by Maximizing P-value

A number of attempts have been made to improve accuracy and/or scalabili...

Please sign up or login with your details

Forgot password? Click here to reset