Deterministic graph coloring in the streaming model
Deterministic graph coloring in the streaming model
复制标题
DOI:
10.1145/3519935.3520016
复制
发表时间:
2021-09
期刊:
影响因子:
--
通讯作者:
Sepehr Assadi;Andrew Chen;Glenn Sun
中科院分区:
文献类型:
--
作者:
Sepehr Assadi;Andrew Chen;Glenn Sun
Recent breakthroughs in graph streaming have led to design of semi-streaming algorithms for various graph coloring problems such as (Δ+1)-coloring, degeneracy-coloring, coloring triangle-free graphs, and others. These algorithms are all randomized in crucial ways and whether or not there is any deterministic analogue of them has remained an important open question in this line of work. We settle this fundamental question by proving that there is no deterministic single-pass semi-streaming algorithm that given a graph G with maximum degree Δ, can output a proper coloring of G using any number of colors which is sub-exponential in Δ. Our proof is based on analyzing the multi-party communication complexity of a related communication game, using random graph theory type arguments that may be of independent interest. We complement our lower bound by showing that one extra pass over the input allows one to recover an O(Δ2) coloring via a deterministic semi-streaming algorithm. This result is extended to an O(Δ) coloring in O(logΔ) passes even in dynamic streams.