Proceedings of the 2015 ACM Symposium on Principles of Distributed Computing 2015
DOI: 10.1145/2767386.2767410
|View full text |Cite
|
Sign up to set email alerts
|

Deterministic (Δ + 1)-Coloring in Sublinear (in Δ) Time in Static, Dynamic and Faulty Networks

Abstract: In the distributed message passing model a communication network is represented by an n-vertex graph G = (V, E) of maximum degree ∆. Computation proceeds in discrete synchronous rounds consisting of sending and receiving messages and performing local computations. The running time of an algorithm is the number of rounds it requires. In the static setting the network remains unchanged throughout the entire execution. In the dynamic setting the topology of the network changes, and a new solution has to be comput… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

1
92
1

Year Published

2016
2016
2020
2020

Publication Types

Select...
3
2
2

Relationship

0
7

Authors

Journals

citations
Cited by 50 publications
(94 citation statements)
references
References 33 publications
1
92
1
Order By: Relevance
“…The currently fastest algorithm is by Fraigniaud, Heinrich and Kosowski [10] and uses O( √ ∆ log 2.5 ∆ + log * n). This result improved on Barenboim's algorithm [2], which uses O(∆ 3 4 log ∆ + log * n) rounds and was the first deterministic (∆ + 1)-coloring algorithm which achieved a sublinear in ∆ number of rounds. Faster (∆ + 1)-colorings can be achieved on special graph classes.…”
Section: Introductionmentioning
confidence: 76%
“…The currently fastest algorithm is by Fraigniaud, Heinrich and Kosowski [10] and uses O( √ ∆ log 2.5 ∆ + log * n). This result improved on Barenboim's algorithm [2], which uses O(∆ 3 4 log ∆ + log * n) rounds and was the first deterministic (∆ + 1)-coloring algorithm which achieved a sublinear in ∆ number of rounds. Faster (∆ + 1)-colorings can be achieved on special graph classes.…”
Section: Introductionmentioning
confidence: 76%
“…Using this coloring we run the algorithm from [4,7] on G 2 and simulate one round of it in ∆ rounds of communication on G. That way, we obtain a coloring of…”
Section: Summarizing the Ideas For Theorem 12mentioning
confidence: 99%
“…From coloring to d2-coloring. While most existing distributed coloring algorithms were primarily developed for the LOCAL model, several of them directly also work in the CONGEST model (e.g., the ones in [1,25,24,19,23,5,8,4,7,22]). There is also some recent work, which explicitly studies distributed coloring in the CONGEST model.…”
Section: Introductionmentioning
confidence: 99%
“…Corollary 1.2 is a drastic improvement over the state of the art even for the standard (∆ + 1)-coloring problem: Surprisingly until the beginning of 2019 the best deterministic CONGEST algorithm for the (∆+1)coloring problem was the O(∆ 3/4 + log * n) algorithm by Barenboim [Bar15,BEG18]. Even though the objective of [Bar15] was to optimize the runtime mainly as a function of the maximum degree ∆, the paper also provided the fastest known algorithm if the runtime is solely expressed as a function of the number of nodes, i.e., it provided an O(n 3/4 ) round CONGEST algorithm. Very recently, the runtime for (degree +1)-list coloring was improved to 2 O( [Kuh20].…”
Section: Our Contributions In Congestmentioning
confidence: 99%