Skip to main content

Showing 1–7 of 7 results for author: Meyer, P J

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

    cs.DC

    Peregrine 2.0: Explaining Correctness of Population Protocols through Stage Graphs

    Authors: Javier Esparza, Martin Helfrich, Stefan Jaax, Philipp J. Meyer

    Abstract: We present a new version of Peregrine, the tool for the analysis and parameterized verification of population protocols introduced in [Blondin et al., CAV'2018]. Population protocols are a model of computation, intensely studied by the distributed computing community, in which mobile anonymous agents interact stochastically to perform a task. Peregrine 2.0 features a novel verification engine ba… ▽ More

    Submitted 15 July, 2020; originally announced July 2020.

  2. arXiv:2005.03555  [pdf, other

    cs.LO cs.DC

    Checking Qualitative Liveness Properties of Replicated Systems with Stochastic Scheduling

    Authors: Michael Blondin, Javier Esparza, Martin Helfrich, Antonín Kučera, Philipp J. Meyer

    Abstract: We present a sound and complete method for the verification of qualitative liveness properties of replicated systems under stochastic scheduling. These are systems consisting of a finite-state program, executed by an unknown number of indistinguishable agents, where the next agent to make a move is determined by the result of a random experiment. We show that if a property of such a system holds,… ▽ More

    Submitted 2 July, 2020; v1 submitted 7 May, 2020; originally announced May 2020.

  3. arXiv:1904.07736  [pdf, other

    cs.LO

    The 5th Reactive Synthesis Competition (SYNTCOMP 2018): Benchmarks, Participants & Results

    Authors: Swen Jacobs, Roderick Bloem, Maximilien Colange, Peter Faymonville, Bernd Finkbeiner, Ayrat Khalimov, Felix Klein, Michael Luttenberger, Philipp J. Meyer, Thibaud Michaud, Mouhammad Sakr, Salomon Sickert, Leander Tentrup, Adam Walker

    Abstract: We report on the fifth reactive synthesis competition (SYNTCOMP 2018). We introduce four new benchmark classes that have been added to the SYNTCOMP library, and briefly describe the evaluation scheme and the experimental setup of SYNTCOMP 2018. We give an overview of the participants of SYNTCOMP 2018 and highlight changes compared to previous years. Finally, we present and analyze the results of o… ▽ More

    Submitted 15 April, 2019; originally announced April 2019.

    Comments: arXiv admin note: substantial text overlap with arXiv:1711.11439, arXiv:1609.00507

  4. Practical Synthesis of Reactive Systems from LTL Specifications via Parity Games

    Authors: Michael Luttenberger, Philipp J. Meyer, Salomon Sickert

    Abstract: The synthesis of reactive systems from linear temporal logic (LTL) specifications is an important aspect in the design of reliable software and hardware. We present our adaption of the classic automata-theoretic approach to LTL synthesis, implemented in the tool Strix which has won the two last synthesis competitions (Syntcomp2018/2019). The presented approach is (1) structured, meaning that the s… ▽ More

    Submitted 30 October, 2019; v1 submitted 29 March, 2019; originally announced March 2019.

  5. arXiv:1811.06961  [pdf, other

    cs.LO

    Computing the Expected Execution Time of Probabilistic Workflow Nets

    Authors: Philipp J. Meyer, Javier Esparza, Philip Offtermatt

    Abstract: Free-Choice Workflow Petri nets, also known as Workflow Graphs, are a popular model in Business Process Modeling. In this paper we introduce Timed Probabilistic Workflow Nets (TPWNs), and give them a Markov Decision Process (MDP) semantics. Since the time needed to execute two parallel tasks is the maximum of the times, and not their sum, the expected time cannot be directly computed using the t… ▽ More

    Submitted 20 February, 2019; v1 submitted 16 November, 2018; originally announced November 2018.

  6. arXiv:1802.08064  [pdf, ps, other

    cs.LO

    Computing the concurrency threshold of sound free-choice workflow nets

    Authors: Philipp J. Meyer, Javier Esparza, Hagen Völzer

    Abstract: Workflow graphs extend classical flow charts with concurrent fork and join nodes. They constitute the core of business processing languages such as BPMN or UML Activity Diagrams. The activities of a workflow graph are executed by humans or machines, generically called resources. If concurrent activities cannot be executed in parallel by lack of resources, the time needed to execute the workflow in… ▽ More

    Submitted 22 February, 2018; originally announced February 2018.

  7. Towards Efficient Verification of Population Protocols

    Authors: Michael Blondin, Javier Esparza, Stefan Jaax, Philipp J. Meyer

    Abstract: Population protocols are a well established model of computation by anonymous, identical finite state agents. A protocol is well-specified if from every initial configuration, all fair executions reach a common consensus. The central verification question for population protocols is the well-specification problem: deciding if a given protocol is well-specified. Esparza et al. have recently shown t… ▽ More

    Submitted 30 July, 2018; v1 submitted 13 March, 2017; originally announced March 2017.

    Comments: 29 pages, 1 figure