English
Related papers

Related papers: Distributed Certification for Classes of Dense Gra…

200 papers

Distributed certification, whether it be proof-labeling schemes, locally checkable proofs, etc., deals with the issue of certifying the legality of a distributed system with respect to a given boolean predicate. A certificate is assigned to…

Distributed, Parallel, and Cluster Computing · Computer Science 2021-12-07 Pierre Fraigniaud , Pedro Montealegre , Ivan Rapaport , Ioan Todinca

Introduced by Korman, Kutten, and Peleg (PODC 2005), a proof labeling scheme (PLS) is a distributed verification system dedicated to evaluating if a given configured graph satisfies a certain property. It involves a centralized prover,…

Distributed, Parallel, and Cluster Computing · Computer Science 2022-08-25 Yuval Emek , Yuval Gil , Shay Kutten

Introduced by Korman, Kutten, and Peleg (Distributed Computing 2005), a \emph{proof labeling scheme (PLS)} is a system dedicated to verifying that a given configuration graph satisfies a certain property. It is composed of a centralized…

Distributed, Parallel, and Cluster Computing · Computer Science 2020-08-05 Yuval Emek , Yuval Gil

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…

Distributed, Parallel, and Cluster Computing · Computer Science 2020-01-03 Laurent Feuilloley

Proof-labeling schemes are known mechanisms providing nodes of networks with certificates that can be verified locally by distributed algorithms. Given a boolean predicate on network states, such schemes enable to check whether the…

Distributed, Parallel, and Cluster Computing · Computer Science 2022-04-26 Laurent Feuilloley , Pierre Fraigniaud

The graph model checking problem consists in testing whether an input graph satisfies a given logical formula. In this paper, we study this problem in a distributed setting, namely local certification. The goal is to assign labels to the…

Distributed, Parallel, and Cluster Computing · Computer Science 2021-10-18 Nicolas Bousquet , Laurent Feuilloley , Théo Pierron

Distributed networks are prone to errors so verifying their output is critical. Hence, we develop LOCAL certification protocols for graph properties in which nodes are given certificates that allow them to check whether their network as a…

Distributed, Parallel, and Cluster Computing · Computer Science 2026-03-16 Linda Cook , Eun Jung Kim , Tomáš Masařík

A distributed graph algorithm is basically an algorithm where every node of a graph can look at its neighborhood at some distance in the graph and chose its output. As distributed environment are subject to faults, an important issue is to…

Distributed, Parallel, and Cluster Computing · Computer Science 2023-06-22 Laurent Feuilloley

Local certification consists in assigning labels to the nodes of a network to certify that some given property is satisfied, in such a way that the labels can be checked locally. In the last few years, certification of graph classes…

Distributed, Parallel, and Cluster Computing · Computer Science 2021-09-14 Nicolas Bousquet , Laurent Feuilloley , Théo Pierron

Distributed proofs are mechanisms enabling the nodes of a network to collectivity and efficiently check the correctness of Boolean predicates on the structure of the network, or on data-structures distributed over the nodes (e.g., spanning…

Distributed, Parallel, and Cluster Computing · Computer Science 2020-09-22 Laurent Feuilloley , Pierre Fraigniaud , Juho Hirvonen , Ami Paz , Mor Perry

Local certification consists in assigning labels (called \emph{certificates}) to the nodes of a network to certify a property of the network or the correctness of a data structure distributed on the network. The verification of this…

Distributed, Parallel, and Cluster Computing · Computer Science 2022-02-15 Nicolas Bousquet , Laurent Feuilloley , Théo Pierron

In the $t$-Proof Labeling Scheme model ($t$-PLS model), our goal is to certify that a network of nodes satisfies a given property $P$. A prover assigns a label to each node, and each node decides to accept or reject based on its labeled…

Data Structures and Algorithms · Computer Science 2026-05-20 Arnold Filtser , Orr Fischer

We generalize the definition of Proof Labeling Schemes to reactive systems, that is, systems where the configuration is supposed to keep changing forever. As an example, we address the main classical test case of reactive tasks, namely, the…

Distributed, Parallel, and Cluster Computing · Computer Science 2020-11-05 Jiaqi Chen , Shlomi Dolev , Shay Kutten

A proof labelling scheme for a graph class $\mathcal{C}$ is an assignment of certificates to the vertices of any graph in the class $\mathcal{C}$, such that upon reading its certificate and the certificates of its neighbors, every vertex…

Combinatorics · Mathematics 2022-03-01 Louis Esperet , Benjamin Lévêque

Verifying that a network configuration satisfies a given boolean predicate is a fundamental problem in distributed computing. Many variations of this problem have been studied, for example, in the context of proof labeling schemes (PLS),…

Distributed, Parallel, and Cluster Computing · Computer Science 2017-08-22 Rafail Ostrovsky , Mor Perry , Will Rosenbaum

Consider any locally checkable labeling problem $\Pi$ in rooted regular trees: there is a finite set of labels $\Sigma$, and for each label $x \in \Sigma$ we specify what are permitted label combinations of the children for an internal node…

Distributed, Parallel, and Cluster Computing · Computer Science 2022-09-05 Alkida Balliu , Sebastian Brandt , Yi-Jun Chang , Dennis Olivetti , Jan Studený , Jukka Suomela , Aleksandr Tereshchenko

We study the effect of limiting the number of different messages a node can transmit simultaneously on the verification complexity of proof-labeling schemes (PLS). In a PLS, each node is given a label, and the goal is to verify, by…

Distributed, Parallel, and Cluster Computing · Computer Science 2017-08-24 Boaz Patt-Shamir , Mor Perry

We present proof labeling schemes for graphs with bounded pathwidth that can decide any graph property expressible in monadic second-order (MSO) logic using $O(\log n)$-bit vertex labels. Examples of such properties include planarity,…

Distributed, Parallel, and Cluster Computing · Computer Science 2025-02-04 Dan Alden Baterisna , Yi-Jun Chang

An impressive recent line of work has charted the complexity landscape of distributed graph algorithms. For many settings, it has been determined which time complexities exist, and which do not (in the sense that no local problem could have…

Distributed, Parallel, and Cluster Computing · Computer Science 2025-05-28 Nicolas Bousquet , Laurent Feuilloley , Sébastien Zeitoun

Local certification is a mechanism for certifying to the nodes of a network that a certain property holds. In this framework, nodes are assigned labels, called certificates, which are supposed to prove that the property holds. The nodes…

Distributed, Parallel, and Cluster Computing · Computer Science 2025-11-20 Laurent Feuilloley , Josef Erik Sedláček , Martin Slávik
‹ Prev 1 2 3 10 Next ›