Skip to main content

Showing 1–29 of 29 results for author: Rapaport, I

.
  1. arXiv:2504.21620  [pdf, ps, other

    cs.DC

    Deterministic Distributed DFS via Cycle Separators in Planar Graphs

    Authors: Benjamin Jauregui, Pedro Montealegre, Ivan Rapaport

    Abstract: 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 implement this approach is through separator sets. Given a graph $G=(V,E)$, a subset of nodes $S \subseteq V$ is called a separator set of $G$ if the size of each connected component of $G-S$ is at most $2/3 \cdot |V|$. Th… ▽ More

    Submitted 30 April, 2025; originally announced April 2025.

  2. arXiv:2411.14825  [pdf, ps, other

    cs.DS

    Distributed Model Checking in Graphs Classes of Bounded Expansion

    Authors: Fedor V. Fomin, Pierre Fraigniaud, Petr A. Golovach, Pedro Montealegre, Ivan Rapaport, Ioan Todinca

    Abstract: We show that for every first-order logic (FO) formula $\varphi$, and every graph class $\mathcal{G}$ of bounded expansion, there exists a distributed (deterministic) algorithm that, for every $n$-node graph $G\in\mathcal{G}$ of diameter $D$, decides whether $G\models \varphi$ in $O(D+\log n)$ rounds under the standard CONGEST model. Graphs of bounded expansion encompass many classes of sparse grap… ▽ More

    Submitted 22 November, 2024; originally announced November 2024.

    MSC Class: F.2

  3. arXiv:2405.03321  [pdf, other

    cs.DS

    Distributed Model Checking on Graphs of Bounded Treedepth

    Authors: Fedor V. Fomin, Pierre Fraigniaud, Pedro Montealegre, Ivan Rapaport, Ioan Todinca

    Abstract: We establish that every monadic second-order logic (MSO) formula on graphs with bounded treedepth is decidable in a constant number of rounds within the CONGEST model. To our knowledge, this marks the first meta-theorem regarding distributed model-checking. Various optimization problems on graphs are expressible in MSO. Examples include determining whether a graph $G$ has a clique of size $k$, whe… ▽ More

    Submitted 6 May, 2024; originally announced May 2024.

  4. arXiv:2312.07747  [pdf, ps, other

    cs.DC

    Recognizing Hereditary Properties in the Presence of Byzantine Nodes

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

    Abstract: 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 $B$ of Byzantine nodes, where $|B|$ is less than a third of the total number of nodes. These nodes have complete knowledge of the network and the state of other nodes, and they conspire to alter the output of the system. Th… ▽ More

    Submitted 12 December, 2023; originally announced December 2023.

  5. arXiv:2311.10055  [pdf, ps, other

    cs.DS math.CO

    The Minimum Clique Routing Problem on Cycles

    Authors: Mariana Escalante, Martín Matamala, Iván Rapaport, Paola Tolomei, Luis Miguel Torres

    Abstract: In the Minimum Clique Routing Problem on Cycles \textsc{MCRPC} we are given a cycle together with a set of demands (weighted origin-destination pairs) and the goal is to route all the pairs minimizing the maximum weighted clique of the intersection graph induced by the routing. The vertices of this graph are the demands with their corresponding weights and two demands are adjacent when their route… ▽ More

    Submitted 16 November, 2023; originally announced November 2023.

  6. arXiv:2309.04789  [pdf, other

    cs.DC

    Local Certification of Some Geometric Intersection Graph Classes

    Authors: Benjamín Jauregui, Pedro Montealegre, Diego Ramírez-Romero, Ivan Rapaport

    Abstract: In the context of distributed certification, the recognition of graph classes has started to be intensively studied. For instance, different results related to the recognition of planar, bounded tree-width and $H$-minor free graphs have been recently obtained. The goal of the present work is to design compact certificates for the local recognition of relevant geometric intersection graph classes,… ▽ More

    Submitted 9 September, 2023; originally announced September 2023.

  7. arXiv:2307.14292  [pdf, other

    cs.DC

    Distributed Certification for Classes of Dense Graphs

    Authors: Pierre Fraigniaud, Frédéric Mazoit, Pedro Montealegre, Ivan Rapaport, Ioan Todinca

    Abstract: A proof-labeling scheme (PLS) for a boolean predicate $Π$ on labeled graphs is a mechanism used for certifying the legality with respect to $Π$ of global network states in a distributed manner. In a PLS, a certificate is assigned to each processing node of the network, and the nodes are in charge of checking that the collection of certificates forms a global proof that the system is in a correct s… ▽ More

    Submitted 26 July, 2023; originally announced July 2023.

  8. arXiv:2301.11988  [pdf, ps, other

    cs.DC

    Energy-Efficient Distributed Algorithms for Synchronous Networks

    Authors: Pierre Fraigniaud, Pedro Montealegre, Ivan Rapaport, Ioan Todinca

    Abstract: We study the design of energy-efficient algorithms for the LOCAL and CONGEST models. Specifically, as a measure of complexity, we consider the maximum, taken over all the edges, or over all the nodes, of the number of rounds at which an edge, or a node, is active in the algorithm. We first show that every Turing-computable problem has a CONGEST algorithm with constant node-activation complexity, a… ▽ More

    Submitted 5 April, 2023; v1 submitted 27 January, 2023; originally announced January 2023.

  9. arXiv:2208.02640  [pdf, other

    cs.DC

    Computing Power of Hybrid Models in Synchronous Networks

    Authors: Pierre Fraigniaud, Pedro Montealegre, Pablo Paredes, Ivan Rapaport, Martín Ríos-Wilson, Ioan Todinca

    Abstract: During the last two decades, a small set of distributed computing models for networks have emerged, among which LOCAL, CONGEST, and Broadcast Congested Clique (BCC) play a prominent role. We consider hybrid models resulting from combining these three models. That is, we analyze the computing power of models allowing to, say, perform a constant number of rounds of CONGEST, then a constant number of… ▽ More

    Submitted 4 August, 2022; originally announced August 2022.

  10. arXiv:2112.03206  [pdf, ps, other

    cs.DC

    Distributed Interactive Proofs for the Recognition of Some Geometric Intersection Graph Classes

    Authors: Benjamin Jauregui, Pedro Montealegre, Ivan Rapaport

    Abstract: A graph $G=(V,E)$ is a geometric intersection graph if every node $v \in V$ is identified with a geometric object of some particular type, and two nodes are adjacent if the corresponding objects intersect. Geometric intersection graph classes have been studied from both the theoretical and practical point of view. On the one hand, many hard problems can be efficiently solved or approximated when t… ▽ More

    Submitted 6 December, 2021; originally announced December 2021.

  11. arXiv:2112.03195  [pdf, ps, other

    cs.DC

    A Meta-Theorem for Distributed Certification

    Authors: Pierre Fraigniaud, Pedro Montealegre, Ivan Rapaport, Ioan Todinca

    Abstract: 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 each process in the system by a non-trustable oracle, and the processes are in charge of verifying these certificates, so that two properties are satisfied: co… ▽ More

    Submitted 6 December, 2021; originally announced December 2021.

  12. arXiv:2012.03185  [pdf, other

    cs.DC

    Compact Distributed Interactive Proofs for the Recognition of Cographs and Distance-Hereditary Graphs

    Authors: Pedro Montealegre, Diego Ramírez-Romero, Iván Rapaport

    Abstract: We present compact distributed interactive proofs for the recognition of two important graph classes, well-studied in the context of centralized algorithms, namely complement reducible graphs and distance-hereditary graphs. Complement reducible graphs (also called cographs) are defined as the graphs not containing a four-node path $P_4$ as an induced subgraph. Distance-hereditary graphs are a supe… ▽ More

    Submitted 6 December, 2020; originally announced December 2020.

    Comments: 20 pages, 6 figures

  13. arXiv:2007.08084  [pdf, other

    cs.DC

    Local Certification of Graphs with Bounded Genus

    Authors: Laurent Feuilloley, Pierre Fraigniaud, Pedro Montealegre, Ivan Rapaport, Éric Rémila, Ioan Todinca

    Abstract: Naor, Parter, and Yogev [SODA 2020] recently designed a compiler for automatically translating standard centralized interactive protocols to distributed interactive protocols, as introduced by Kol, Oshman, and Saxena [PODC 2018]. In particular, by using this compiler, every linear-time algorithm for deciding the membership to some fixed graph class can be translated into a… ▽ More

    Submitted 15 July, 2020; originally announced July 2020.

  14. Shared vs Private Randomness in Distributed Interactive Proofs

    Authors: Pedro Montealegre, Diego Ramírez-Romero, Ivan Rapaport

    Abstract: In distributed interactive proofs, the nodes of a graph G interact with a powerful but untrustable prover who tries to convince them, in a small number of rounds and through short messages, that G satisfies some property. This series of interactions is followed by a phase of distributed verification, which may be either deterministic or randomized, where nodes exchange messages with their neighbor… ▽ More

    Submitted 29 June, 2020; originally announced June 2020.

    Journal ref: 31st International Symposium on Algorithms and Computation (ISAAC 2020)

  15. arXiv:2005.05863  [pdf, ps, other

    cs.DC cs.DS

    Compact Distributed Certification of Planar Graphs

    Authors: Laurent Feuilloley, Pierre Fraigniaud, Ivan Rapaport, Éric Rémila, Pedro Montealegre, Ioan Todinca

    Abstract: Naor, Parter, and Yogev (SODA 2020) have recently demonstrated the existence of a \emph{distributed interactive proof} for planarity (i.e., for certifying that a network is planar), using a sophisticated generic technique for constructing distributed IP protocols based on sequential IP protocols. The interactive proof for planarity is based on a distributed certification of the correct execution o… ▽ More

    Submitted 12 May, 2020; originally announced May 2020.

    Comments: To appear at PODC 2020

  16. arXiv:1706.03996  [pdf, other

    cs.DC

    Distributed Subgraph Detection

    Authors: Pierre Fraigniaud, Pedro Montealegre, Dennis Olivetti, Ivan Rapaport, Ioan Todinca

    Abstract: In the standard CONGEST model for distributed network computing, it is known that "global" tasks such as minimum spanning tree, diameter, and all-pairs shortest paths, consume large bandwidth, for their running-time is $Ω(\mbox{poly}(n))$ rounds in $n$-node networks with constant diameter. Surprisingly, "local" tasks such as detecting the presence of a 4-cycle as a subgraph also requires… ▽ More

    Submitted 13 June, 2017; originally announced June 2017.

  17. arXiv:1706.03107  [pdf, ps, other

    cs.DC

    Graph Reconstruction in the Congested Clique

    Authors: Pedro Montealegre, Sebastian Perez-Salazar, Ivan Rapaport, Ioan Todinca

    Abstract: The congested clique model is a message-passing model of distributed computation where the underlying communication network is the complete graph of $n$ nodes. In this paper we consider the situation where the joint input to the nodes is an $n$-node labeled graph $G$, i.e., the local input received by each node is the indicator function of its neighborhood in $G$. Nodes execute an algorithm, commu… ▽ More

    Submitted 9 June, 2017; originally announced June 2017.

  18. arXiv:1605.03719  [pdf, ps, other

    cs.DC cs.DS

    Distributed Testing of Excluded Subgraphs

    Authors: Pierre Fraigniaud, Ivan Rapaport, Ville Salo, Ioan Todinca

    Abstract: We study property testing in the context of distributed computing, under the classical CONGEST model. It is known that testing whether a graph is triangle-free can be done in a constant number of rounds, where the constant depends on how far the input graph is from being triangle-free. We show that, for every connected 4-node graph H, testing whether a graph is H-free can be done in a constant num… ▽ More

    Submitted 12 May, 2016; originally announced May 2016.

  19. arXiv:1308.3831  [pdf, ps, other

    cs.SI math.PR

    Strict majority bootstrap percolation in the r-wheel

    Authors: Marcos Kiwi, Pablo Moisset de Espanés, Ivan Rapaport, Sergio Rica, Guillaume Theyssier

    Abstract: In this paper we study the strict majority bootstrap percolation process on graphs. Vertices may be active or passive. Initially, active vertices are chosen independently with probability p. Each passive vertex becomes active if at least half of its neighbors are active (and thereafter never changes its state). If at the end of the process all vertices become active then we say that the initial se… ▽ More

    Submitted 19 November, 2013; v1 submitted 18 August, 2013; originally announced August 2013.

    Comments: 10 pages

    MSC Class: 60K35; 60C05

  20. arXiv:1203.1595  [pdf, other

    q-bio.CB q-bio.MN

    Fixed-points in Random Boolean Networks: The impact of parallelism in the scale-free topology case

    Authors: Pablo Moisset de Espanés, Axel Osses, Iván Rapaport

    Abstract: Fixed points are fundamental states in any dynamical system. In the case of gene regulatory networks (GRNs) they correspond to stable genes profiles associated to the various cell types. We use Kauffman's approach to model GRNs with random Boolean networks (RBNs). We start this paper by proving that, if we fix the values of the source nodes (nodes with in-degree 0), the expected number of fixed po… ▽ More

    Submitted 7 March, 2012; originally announced March 2012.

    Comments: 13 pages

  21. arXiv:1109.6534  [pdf, ps, other

    cs.DC cs.DM

    Interconnection network with a shared whiteboard: Impact of (a)synchronicity on computing power

    Authors: Florent Becker, Adrian Kosowski, Nicolas Nisse, Ivan Rapaport, Karol Suchan

    Abstract: In this work we study the computational power of graph-based models of distributed computing in which each node additionally has access to a global whiteboard. A node can read the contents of the whiteboard and, when activated, can write one message of O(log n) bits on it. When the protocol terminates, each node computes the output based on the final contents of the whiteboard. We consider several… ▽ More

    Submitted 29 September, 2011; originally announced September 2011.

  22. arXiv:1102.3522  [pdf, other

    cs.FL math.DS

    Traced communication complexity of cellular automata

    Authors: Eric Goles, Pierre Guillon, Ivan Rapaport

    Abstract: We study cellular automata with respect to a new communication complexity problem: each of two players know half of some finite word, and must be able to tell whether the state of the central cell will follow a given evolution, by communicating as little as possible between each other. We present some links with classical dynamical concepts, especially equicontinuity, expansiveness, entropy and gi… ▽ More

    Submitted 17 February, 2011; originally announced February 2011.

    Comments: submitted to TCS

    MSC Class: 94A-XX; 68Q-XX; 37B-XX ACM Class: F.1.1; F.1.3

  23. arXiv:1009.4447  [pdf, ps, other

    cs.CC cs.DC

    Adding a referee to an interconnection network: What can(not) be computed in one round

    Authors: Florent Becker, Martín Matamala, Nicolas Nisse, Ivan Rapaport, Karol Suchan, Ioan Todinca

    Abstract: In this paper we ask which properties of a distributed network can be computed from a little amount of local information provided by its nodes. The distributed model we consider is a restriction of the classical CONGEST (distributed) model and it is close to the simultaneous messages (communication complexity) model defined by Babai, Kimmel and Lokam. More precisely, each of these n nodes -which o… ▽ More

    Submitted 5 October, 2010; v1 submitted 22 September, 2010; originally announced September 2010.

  24. arXiv:0912.1777  [pdf, ps, other

    cs.DM

    Communication Complexity and Intrinsic Universality in Cellular Automata

    Authors: Eric Goles Chacc, Pierre-Etienne Meunier, Ivan Rapaport, Guillaume Theyssier

    Abstract: The notions of universality and completeness are central in the theories of computation and computational complexity. However, proving lower bounds and necessary conditions remains hard in most of the cases. In this article, we introduce necessary conditions for a cellular automaton to be "universal", according to a precise notion of simulation, related both to the dynamics of cellular automata an… ▽ More

    Submitted 16 September, 2010; v1 submitted 9 December, 2009; originally announced December 2009.

  25. Communications in cellular automata

    Authors: Eric Goles, Pierre-Etienne Meunier, Ivan Rapaport, Guillaume Theyssier

    Abstract: The goal of this paper is to show why the framework of communication complexity seems suitable for the study of cellular automata. Researchers have tackled different algorithmic problems ranging from the complexity of predicting to the decidability of different dynamical properties of cellular automata. But the difference here is that we look for communication protocols arising in the dynamics i… ▽ More

    Submitted 17 June, 2009; originally announced June 2009.

    Journal ref: EPTCS 1, 2009, pp. 81-92

  26. arXiv:math/0302344  [pdf, ps, other

    math.CO

    Domino tilings and related models: space of configurations of domains with holes

    Authors: Sebastien Desreux, Martin Matamala, Ivan Rapaport, Eric Remila

    Abstract: We first prove that the set of domino tilings of a fixed finite figure is a distributive lattice, even in the case when the figure has holes. We then give a geometrical interpretation of the order given by this lattice, using (not necessarily local) transformations called {\em flips}. This study allows us to formulate an exhaustive generation algorithm and a uniform random sampling algorithm.… ▽ More

    Submitted 27 February, 2003; originally announced February 2003.

    Comments: 17 pages, 11 figures

  27. arXiv:cs/0210008  [pdf, ps, other

    cs.CC

    Cellular automata and communication complexity

    Authors: Christoph Durr, Ivan Rapaport, Guillaume Theyssier

    Abstract: The model of cellular automata is fascinating because very simple local rules can generate complex global behaviors. The relationship between local and global function is subject of many studies. We tackle this question by using results on communication complexity theory and, as a by-product, we provide (yet another) classification of cellular automata.

    Submitted 11 October, 2002; originally announced October 2002.

    ACM Class: F.2.2

  28. arXiv:math/0006066  [pdf, ps, other

    math.CO

    Who Wins Domineering on Rectangular Boards?

    Authors: Michael Lachmann, Cristopher Moore, Ivan Rapaport

    Abstract: Using mostly elementary considerations, we find out who wins the game of Domineering on all rectangular boards of width 2, 3, 5, and 7. We obtain bounds on other boards as well, and prove the existence of polynomial-time strategies for playing on all boards of width 2, 3, 4, 5, 7, 9, and 11. We also comment briefly on toroidal and cylindrical boards.

    Submitted 4 August, 2000; v1 submitted 8 June, 2000; originally announced June 2000.

    Journal ref: MSRI Workshop on Combinatorial Games 2000

  29. arXiv:cs/9903020  [pdf, ps, other

    cs.DS cs.CC

    Tiling with bars under tomographic constraints

    Authors: Christoph Durr, Eric Goles, Ivan Rapaport, Eric Remila

    Abstract: We wish to tile a rectangle or a torus with only vertical and horizontal bars of a given length, such that the number of bars in every column and row equals given numbers. We present results for particular instances and for a more general problem, while leaving open the initial problem.

    Submitted 28 September, 2001; v1 submitted 31 March, 1999; originally announced March 1999.

    Comments: Updated references

    ACM Class: F.2.2