Skip to main content

Showing 1–10 of 10 results for author: Sutre, G

Searching in archive cs. Search in all archives.
.
  1. arXiv:2506.22561  [pdf, ps, other

    cs.LO cs.FL

    On the Reachability Problem for Two-Dimensional Branching VASS

    Authors: Clotilde Bizière, Thibault Hilaire, Jérôme Leroux, Grégoire Sutre

    Abstract: Vectors addition systems with states (VASS), or equivalently Petri nets, are arguably one of the most studied formalisms for the modeling and analysis of concurrent systems. A central decision problem for VASS is reachability: whether there exists a run from an initial configuration to a final one. This problem has been known to be decidable for over forty years, and its complexity has recently be… ▽ More

    Submitted 27 June, 2025; originally announced June 2025.

    Comments: Full version of the paper with the same title and authors to appear in the proceedings of MFCS 2025

  2. arXiv:2407.06968  [pdf, other

    cs.LO cs.FL

    An automata-based approach for synchronizable mailbox communication

    Authors: Romain Delpy, Anca Muscholl, Grégoire Sutre

    Abstract: We revisit finite-state communicating systems with round-based communication under mailbox semantics. Mailboxes correspond to one FIFO buffer per process (instead of one buffer per pair of processes in peer-to-peer systems). Round-based communication corresponds to sequences of rounds in which processes can first send messages, then only receive (and receives must be in the same round as their sen… ▽ More

    Submitted 19 December, 2024; v1 submitted 9 July, 2024; originally announced July 2024.

    Comments: 25 pages, publication of an extended version of the CONCUR24 paper for LMCS

    MSC Class: 68Q45

  3. arXiv:2007.09096  [pdf, other

    cs.LO cs.FL

    Reachability in Two-Dimensional Vector Addition Systems with States: One Test is for Free

    Authors: Jérôme Leroux, Grégoire Sutre

    Abstract: Vector addition system with states is an ubiquitous model of computation with extensive applications in computer science. The reachability problem for vector addition systems is central since many other problems reduce to that question. The problem is decidable and it was recently proved that the dimension of the vector addition system is an important parameter of the complexity. In fixed dimensio… ▽ More

    Submitted 17 July, 2020; originally announced July 2020.

    Comments: Full version of the paper with the same title and authors in the proceedings of CONCUR 2020

  4. On Functions Weakly Computable by Pushdown Petri Nets and Related Systems

    Authors: J. Leroux, M. Praveen, Ph. Schnoebelen, G. Sutre

    Abstract: We consider numerical functions weakly computable by grammar-controlled vector addition systems (GVASes, a variant of pushdown Petri nets). GVASes can weakly compute all fast growing functions $F_α$ for $α<ω^ω$, hence they are computationally more powerful than standard vector addition systems. On the other hand they cannot weakly compute the inverses $F_α^{-1}$ or indeed any sublinear function. T… ▽ More

    Submitted 17 December, 2019; v1 submitted 8 April, 2019; originally announced April 2019.

    Journal ref: Logical Methods in Computer Science, Volume 15, Issue 4 (December 18, 2019) lmcs:5362

  5. arXiv:1607.05956  [pdf, ps, other

    cs.LO

    Occam's Razor Applied to the Petri Net Coverability Problem

    Authors: Thomas Geffroy, Jérôme Leroux, Grégoire Sutre

    Abstract: The verification of safety properties for concurrent systems often reduces to the coverability problem for Petri nets. This problem was shown to be ExpSpace-complete forty years ago. Driven by the concurrency revolution, it has regained a lot of interest over the last decade. In this paper, we propose a generic and simple approach to solve this problem. Our method is inspired from the recent appro… ▽ More

    Submitted 18 July, 2016; originally announced July 2016.

  6. arXiv:1507.07362  [pdf, other

    cs.FL

    On Boundedness Problems for Pushdown Vector Addition Systems

    Authors: Jérôme Leroux, Grégoire Sutre, Patrick Totzke

    Abstract: We study pushdown vector addition systems, which are synchronized products of pushdown automata with vector addition systems. The question of the boundedness of the reachability set for this model can be refined into two decision problems that ask if infinitely many counter values or stack configurations are reachable, respectively. Counter boundedness seems to be the more intricate problem. We… ▽ More

    Submitted 27 July, 2015; originally announced July 2015.

  7. arXiv:1503.04018  [pdf, other

    cs.FL

    On the Coverability Problem for Pushdown Vector Addition Systems in One Dimension

    Authors: Jérôme Leroux, Grégoire Sutre, Patrick Totzke

    Abstract: Does the trace language of a given vector addition system (VAS) intersect with a given context-free language? This question lies at the heart of several verification questions involving recursive programs with integer parameters. In particular, it is equivalent to the coverability problem for VAS that operate on a pushdown stack. We show decidability in dimension one, based on an analysis of a new… ▽ More

    Submitted 29 April, 2015; v1 submitted 13 March, 2015; originally announced March 2015.

    ACM Class: F.4.2; F.4.3

  8. arXiv:1209.0571  [pdf, ps, other

    cs.LO

    Reachability of Communicating Timed Processes

    Authors: Lorenzo Clemente, Frédéric Herbreteau, Amélie Stainer, Grégoire Sutre

    Abstract: We study the reachability problem for communicating timed processes, both in discrete and dense time. Our model comprises automata with local timing constraints communicating over unbounded FIFO channels. Each automaton can only access its set of local clocks; all clocks evolve at the same rate. Our main contribution is a complete characterization of decidable and undecidable communication topolog… ▽ More

    Submitted 17 October, 2012; v1 submitted 4 September, 2012; originally announced September 2012.

    Comments: Extended version

  9. Reachability Analysis of Communicating Pushdown Systems

    Authors: Alexander Heussner, Jérôme Leroux, Anca Muscholl, Grégoire Sutre

    Abstract: The reachability analysis of recursive programs that communicate asynchronously over reliable FIFO channels calls for restrictions to ensure decidability. Our first result characterizes communication topologies with a decidable reachability problem restricted to eager runs (i.e., runs where messages are either received immediately after being sent, or never received). The problem is EXPTIME-compl… ▽ More

    Submitted 28 September, 2012; v1 submitted 3 September, 2012; originally announced September 2012.

    ACM Class: D.2.4, F.2

    Journal ref: Logical Methods in Computer Science, Volume 8, Issue 3 (September 27, 2012) lmcs:921

  10. Accelerated Data-Flow Analysis

    Authors: Jérôme Leroux, Gregoire Sutre

    Abstract: Acceleration in symbolic verification consists in computing the exact effect of some control-flow loops in order to speed up the iterative fix-point computation of reachable states. Even if no termination guarantee is provided in theory, successful results were obtained in practice by different tools implementing this framework. In this paper, the acceleration framework is extended to data-flow… ▽ More

    Submitted 10 December, 2008; originally announced December 2008.

    Journal ref: Static Analysis, Kongens Lyngby : Danemark (2007)