English

A distributed algorithm for computing and updating the process number of a forest

Discrete Mathematics 2008-12-18 v3

Abstract

In this paper, we present a distributed algorithm to compute various parameters of a tree such as the process number, the edge search number or the node search number and so the pathwidth. This algorithm requires n steps, an overall computation time of O(n log(n)), and n messages of size log_3(n)+3. We then propose a distributed algorithm to update the process number (or the node search number, or the edge search number) of each component of a forest after adding or deleting an edge. This second algorithm requires O(D) steps, an overall computation time of O(D log(n)), and O(D) messages of size log_3(n)+3, where D is the diameter of the modified connected component. Finally, we show how to extend our algorithms to trees and forests of unknown size using messages of less than 2a+4+e bits, where a is the parameter to be determined and e=1 for updates algorithms.

Keywords

Cite

@article{arxiv.0806.2710,
  title  = {A distributed algorithm for computing and updating the process number of a forest},
  author = {David Coudert and Florian Huc and Dorian Mazauric},
  journal= {arXiv preprint arXiv:0806.2710},
  year   = {2008}
}
R2 v1 2026-06-21T10:51:18.591Z