Cargando…

Distributed graph coloring: fundamentals and recent developments

The focus of this monograph is on symmetry breaking problems in the message-passing model of distributed computing. In this model a communication network is represented by a n-vertex graph G = (V,E), whose vertices host autonomous processors. The processors communicate over the edges of G in discret...

Descripción completa

Detalles Bibliográficos
Autores principales: Barenboim, Leonid, Elkin, Michael
Lenguaje:eng
Publicado: Morgan & Claypool Publ. 2013
Materias:
Acceso en línea:http://cds.cern.ch/record/1601469
Descripción
Sumario:The focus of this monograph is on symmetry breaking problems in the message-passing model of distributed computing. In this model a communication network is represented by a n-vertex graph G = (V,E), whose vertices host autonomous processors. The processors communicate over the edges of G in discrete rounds. The goal is to devise algorithms that use as few rounds as possible.A typical symmetry-breaking problem is the problem of graph coloring. Denote by ? the maximum degree of G. While coloring G with ? + 1 colors is trivial in the centralized setting, the problem becomes much more challenging