Papers
Topics
Authors
Recent
2000 character limit reached

A self-stabilizing algorithm for maximal matching in link-register model in $O(nΔ^3)$ moves (1709.04811v1)

Published 14 Sep 2017 in cs.DC

Abstract: In the matching problem, each node maintains a pointer to one of its neighbor or to $null$, and a maximal matching is computed when each node points either to a neighbor that itself points to it (they are then called married), or to $null$, in which case no neighbor can also point to $null$. This paper presents a self-stabilizing distributed algorithm to compute a maximal matching in the link-register model under read/write atomicity, with complexity {$O(n\Delta3)$} moves under the adversarial distributed daemon, where $\Delta$ is the maximum degree of the graph.

Summary

We haven't generated a summary for this paper yet.

Whiteboard

Open Problems

We haven't generated a list of open problems mentioned in this paper yet.

Continue Learning

We haven't generated follow-up questions for this paper yet.

Collections

Sign up for free to add this paper to one or more collections.