Note on distributed certification of minimum spanning trees

09/16/2019
by   Laurent Feuilloley, et al.
0

A distributed proof (also known as local certification, or proof-labeling scheme) is a mechanism to certify that the solution to a graph problem is correct. It takes the form of an assignment of labels to the nodes, that can be checked locally. There exists such a proof for the minimum spanning tree problem, using O(log n log W) bit labels (where n is the number of nodes in the graph, and W is the largest weight of an edge). This is due to Korman and Kutten who describe it in concise and formal manner in [Korman and Kutten 07]. In this note, we propose a more intuitive description of the result, as well as a gentle introduction to the problem.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
07/26/2023

Distributed Certification for Classes of Dense Graphs

A proof-labeling scheme (PLS) for a boolean predicate Π on labeled graph...
research
11/04/2020

Reactive Proof Labeling Schemes for Distributed Decision

We generalize the definition of Proof Labeling Schemes to reactive syste...
research
10/28/2019

Introduction to local certification

Local certification is an concept that has been defined and studied rece...
research
07/28/2020

Twenty-Two New Approximate Proof Labeling Schemes (Full Version)

Introduced by Korman, Kutten, and Peleg (Distributed Computing 2005), a ...
research
08/18/2022

Locally Restricted Proof Labeling Schemes (Full Version)

Introduced by Korman, Kutten, and Peleg (PODC 2005), a proof labeling sc...
research
12/21/2012

Random Spanning Trees and the Prediction of Weighted Graphs

We investigate the problem of sequentially predicting the binary labels ...
research
03/08/2018

Redundancy in Distributed Proofs

Distributed proofs are mechanisms enabling the nodes of a network to col...

Please sign up or login with your details

Forgot password? Click here to reset