activity
20242026
collaborators

8 papers

cs.DC2026

Deterministic Distributed DFS and Other Problems via Cycle Separators in Planar Graphs

Benjamin Jauregui, Pedro Montealegre, Ivan Rapaport

One of the most basic techniques in algorithm design consists of breaking a problem into subproblems and then proceeding recursively. In the case of graph algorithms, one way to im…

cs.DC2026

Strong and Hiding Distributed Certification of Bipartiteness

Benjamin Jauregui, Augusto Modanese, Pedro Montealegre +1

In this paper, we study the problem of certifying whether a graph is bipartite (i.e. -colorable) with a locally checkable proof (LCP) that is able to hide a -coloring from th…

cs.DS2026

What Can Be Computed Locally Revisited: First-Order Logic on Sparse Graphs in Distributed Computing

Lélia Blin, Fedor V. Fomin, Pierre Fraigniaud +5

The question of 'what can be computed locally?' lies at the heart of distributed computing in networks. As established in Naor and Stockmeyer's seminal paper (STOC 1993), this ques…

cs.CC2025

On the complexity of freezing automata networks of bounded pathwidth

Eric Goles, Pedro Montealegre, Martín Ríos-Wilson +1

An automata network is a graph of entities, each holding a state from a finite set and evolving according to a local update rule which depends only on its neighbors in the network'…

cs.DC2025

Recognizing Hereditary Properties in the Presence of Byzantine Nodes

David Cifuentes-Núñez, Pedro Montealegre, Ivan Rapaport

Augustine et al. [DISC 2022] initiated the study of distributed graph algorithms in the presence of Byzantine nodes in the congested clique model. In this model, there is a set

cs.CC2025

Complexity of the Freezing Majority Rule with L-shaped Neighborhoods

Pablo Concha-Vega, Eric Goles, Pedro Montealegre +1

In this article we investigate the computational complexity of predicting two dimensional freezing majority cellular automata with states , where the local interactions…