• Keine Ergebnisse gefunden

Homework Sheet 4: Distributed Graph Coloring

N/A
N/A
Protected

Academic year: 2021

Aktie "Homework Sheet 4: Distributed Graph Coloring"

Copied!
2
0
0

Wird geladen.... (Jetzt Volltext ansehen)

Volltext

(1)

Homework Sheet 4: Distributed Graph Coloring

Due Date: 21. May 2019

This lecture was about distributed graph coloring, we have provided a handwritten lecture notes, however, we would like to encourage you to have a look at chapter 3 and 5 of the monograph [1] by Elkin and Barenboim for further reading.

You may find the solution to some of the exercises in the aforementioned monograph.

1. Arboricity and Degeneracy:

1. Let G be a graph of degeneracy d and let H ⊆ G. Prove that

|E(H)|/|V (H)| ≤ d.

2. Use Cole-Vishkins algorithm and the fact that every graph G has arboricity at most ∆, provide a ∆ + 1-coloring of G in O(3

) rounds.

2. Acyclic Orientation: Recall how we obtained acyclic orientation in one round: if e = {u, v} then we direct e : u → v if ID(u) > ID(v) otherwise we direct it the other way around. Now answer the following questions:

1. Why the above construction provides an acyclic orientation of the graph?

2. Let k be the length of the longest directed path obtained by the above orientation in a graph G. Provide a k + 1 coloring of G in O(k) rounds.

3. Prove that if a graph G and k-coloring of G are given, then in O(1) round we can obtain an acyclic orientation of G where the length of the longest path is at most k − 1.

1

(2)

4. Use above and provide an acyclic orientation of a graph G such that the length of the longest path is at most ∆ in O(t), where t is the time we spend to provide a (O(log n), O(log n)) network decomposition of G. (Recall that in a such a decomposition, every cluster has diameter of size O(log n), clusters of the same color/type are of distance 2 from each other and we can color clusters with log n colors.)

References

[1] L. Barenboim and M. Elkin “Distributed Graph Coloring,” 2013.

https://www.cs.bgu.ac.il/ elkinm/BarenboimElkin-monograph.pdf

2

Referenzen

ÄHNLICHE DOKUMENTE

Political integration should pave the way for the formation of a single European army, moving beyond NATO’s “smart defense” concept to a far more efficient and legitimate

(ii) When we use the train from Darmstadt to Frankfurt and we want to catch another train in Frankfurt, then we are interested in the delay of the first train.. But if we had a delay

Li and Simha [6] introduced this N P-hard problem which was motivated by the wavelength routing and assignment in an optical network. In this context several approaches have

Extending our previous work [17], we propose a memetic algorithm (MA) which uses two different solution representations for the genetic operators and for the local search procedure..

The process of solution evaluation comprises the computation of either the exact chromatic number of a given solution or an upper bound for it, plus a lower bound or the number

In 1890, Percy Heawood found a mistake in Kempe’s argument and restructured the proof to yield the weaker bound.. In 1977, Kenneth Ira Appel and Wolfgang Haken finally proved χ(G )

The prima facie duty to reply, in such cases, will be reduced to the less demanding need to cite and positively note these papers in one’s routine work, if pertinent.. Relating

• All our rules can only be applied if the functions id, map, mapi, foldl, foldli, filter, rev, tabulate, rev_tabulate, loop, rev_loop, ..!. are provided by a standard library: