A self-stabilizing algorithm for maximal matching in link-register model in $O(n\Delta^3)$ moves
Johanne Cohen, Georges Manoussakis, Laurence Pilard, Devan Sohier

TL;DR
None
Contribution
None
Abstract
In the matching problem, each node maintains a pointer to one of its neighbor or to , 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 , in which case no neighbor can also point to . This paper presents a self-stabilizing distributed algorithm to compute a maximal matching in the link-register model under read/write atomicity, with complexity {} moves under the adversarial distributed daemon, where is the maximum degree of the graph.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDistributed systems and fault tolerance · Advanced Data Storage Technologies · Optimization and Search Problems
