中文
相关论文

相关论文: Dense-Timed Petri Nets: Checking Zenoness, Token l…

200 篇论文

A central decision problem in Petri net theory is reachability asking whether a given marking can be reached from the initial marking. Related is the covering problem (or sub-marking reachbility), which decides whether there is a reachable…

形式语言与自动机理论 · 计算机科学 2026-02-03 Thomas M. Prinz , Christopher T. Schwanen , Wil M. P. van der Aalst

Timed-arc Petri nets (TAPN) are a well-known time extension of the Petri net model and several translations to networks of timed automata have been proposed for this model. We present a direct, DBM-based algorithm for forward reachability…

计算机科学中的逻辑 · 计算机科学 2012-11-28 Alexandre David , Lasse Jacobsen , Morten Jacobsen , Jiří Srba

Reversible computation is an unconventional form of computing that extends the standard forward-only mode of computation with the ability to execute a sequence of operations in reverse at any point during computation. As such, in this…

计算机科学中的逻辑 · 计算机科学 2021-01-19 Kyriaki Psara

We survey 25 years of research on decidability issues for Petri nets. We collect results on the decidability of important properties, equivalence notions, and temporal logics.

形式语言与自动机理论 · 计算机科学 2024-11-05 Javier Esparza , Mogens Nielsen

A marked Petri net is lucent if there are no two different reachable markings enabling the same set of transitions, i.e., states are fully characterized by the transitions they enable. This paper explores the class of marked Petri nets that…

计算机科学中的逻辑 · 计算机科学 2020-09-10 Wil M. P. van der Aalst

Petri nets are a popular formalism for modeling and analyzing distributed systems. Tokens in Petri net models can represent the control flow state or resources produced/consumed by transition firings. We define a resource as a part (a…

计算机科学中的逻辑 · 计算机科学 2023-06-22 Irina Lomazova , Vladimir Bashkin , Petr Jančar

Checking for Non-Termination (NT) of a given program P, i.e., determining if P has at least one non-terminating run, is an undecidable problem that continues to garner significant research attention. While unintended NT is common in…

This paper considers the liveness enforcement problem in a class of Petri nets (PNs) modeling distributed systems called Synchronized Sequential Processes (SSP). This class of PNs is defined as a set of mono-marked state machines…

系统与控制 · 电气工程与系统科学 2020-12-29 Daniel Clavel , Cristian Mahulea , Manuel Silva

This paper explores and clarifies several issues surrounding Zeno machines and the issue of running a Turing machine for infinite time. Without a minimum hypothetical bound on physical conditions, any magical machine can be created, and…

形式语言与自动机理论 · 计算机科学 2014-11-24 Bryce M. Kim

We investigate the decidability of termination, reachability, coverability and deadlock-freeness of Petri nets endowed with a hierarchy on places, and with inhibitor arcs, reset arcs and transfer arcs that respect this hierarchy. We also…

计算机科学中的逻辑 · 计算机科学 2017-07-06 S. Akshay , Supratik Chakraborty , Ankush Das , Vishal Jagannath , Sai Sandeep

In a previous paper we introduced immediate observation (IO) Petri nets, a class of interest in the study of population protocols and enzymatic chemical networks. In the first part of this paper we show that IO nets are globally flat, and…

计算机科学中的逻辑 · 计算机科学 2020-07-22 Mikhail Raskin , Chana Weil-Kennedy , Javier Esparza

An infinite run of a timed automaton is Zeno if it spans only a finite amount of time. Such runs are considered unfeasible and hence it is important to detect them, or dually, find runs that are non-Zeno. Over the years important…

计算机科学中的逻辑 · 计算机科学 2015-07-01 Frédéric Herbreteau , B Srivathsan

We look in detail at the structural liveness problem (SLP) for subclasses of Petri nets, namely immediate observation nets (IO nets) and their generalized variant called branching immediate multi-observation nets (BIMO nets), that were…

计算机科学中的逻辑 · 计算机科学 2024-02-14 Petr Jancar , Jiri Valusek

We study liveness and model checking problems for broadcast networks, a system model of identical clients communicating via message passing. The first problem that we consider is Liveness Verification. It asks whether there is a computation…

形式语言与自动机理论 · 计算机科学 2020-07-22 Peter Chini , Roland Meyer , Prakash Saivasan

In this paper bounded model checking of asynchronous concurrent systems is introduced as a promising application area for answer set programming. As the model of asynchronous systems a generalisation of communicating automata, 1-safe Petri…

计算机科学中的逻辑 · 计算机科学 2007-05-23 Keijo Heljanko , Ilkka Niemelä

Detectability of discrete event systems (DESs) is a property to determine a priori whether the current and subsequent states can be determined based on observations. In this paper, we investigate the verification of two detectability…

计算机科学中的逻辑 · 计算机科学 2018-11-30 Tomas Masopust , Xiang Yin

Asynchronous programming is a ubiquitous systems programming idiom to manage concurrent interactions with the environment. In this style, instead of waiting for time-consuming operations to complete, the programmer makes a non-blocking call…

计算机科学中的逻辑 · 计算机科学 2015-03-17 Pierre Ganty , Rupak Majumdar

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…

计算机科学中的逻辑 · 计算机科学 2015-03-20 Lorenzo Clemente , Frédéric Herbreteau , Amélie Stainer , Grégoire Sutre

In a live and bounded Free Choice Petri net, pick a non-conflicting transition. Then there exists a unique reachable marking in which no transition is enabled except the selected one. For a routed live and bounded Free Choice net, this…

其他计算机科学 · 计算机科学 2007-07-31 Bruno Gaujal , Stefan Haar , Jean Mairesse

In this paper we investigate formal verification problems for Neural Network computations. Various reachability problems will be in the focus, such as: Given symbolic specifications of allowed inputs and outputs in form of Linear…

计算复杂性 · 计算机科学 2023-06-12 Adrian Wurm