Polynomial self-stabilizing algorithm and proof for a 2/3-approximation of a maximum matching

Abstract

We present the first polynomial self-stabilizing algorithm for finding a 23-approximation of a maximum matching in a general graph. The previous best known algorithm has been presented by Manne et al. ManneMPT11 and has a sub-exponential time complexity under the distributed adversarial daemon Coor. Our new algorithm is an adaptation of the Manne et al. algorithm and works under the same daemon, but with a time complexity in O(n3) moves. Moreover, our algorithm only needs one more boolean variable than the previous one, thus as in the Manne et al. algorithm, it only requires a constant amount of memory space (three identifiers and two booleans per node).

0

Turn this paper into a lesson

ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…