中文
相关论文

相关论文: A Process Calculus for Expressing Finite Place/Tra…

200 篇论文

We introduce stochastic decision Petri nets (SDPNs), which are a form of stochastic Petri nets equipped with rewards and a control mechanism via the deactivation of controllable transitions. Such nets can be translated into Markov decision…

计算机科学中的逻辑 · 计算机科学 2023-03-24 Florian Wittbold , Rebecca Bernemann , Reiko Heckel , Tobias Heindel , Barbara König

The Shape Calculus is a bio-inspired calculus for describing 3D shapes moving in a space. A shape forms a 3D process when combined with a behaviour. Behaviours are specified with a timed CCS-like process algebra using a notion of channel…

Based on our previous work on truly concurrent process algebras APTC, we use it to verify the security protocols. This work (called Secure APTC, abbreviated SAPTC) have the following advantages in verifying security protocols: (1) It has a…

计算机科学中的逻辑 · 计算机科学 2021-10-26 Yong Wang

We present a process algebra aimed at describing interactions that are multiparty, i.e. that may involve more than two processes and that are open, i.e. the number of the processes they involve is not fixed or known a priori. Here we focus…

形式语言与自动机理论 · 计算机科学 2019-01-23 Chiara Bodei , Linda Brodo , Roberto Bruni

Colored Petri Nets (CPNs) are an established formalism for modeling processes where tokens carry data. Although tools like CPN Tools and CPN IDE excel at CPN-based simulation, they are often separate from modern data science ecosystems.…

数据库 · 计算机科学 2025-06-17 Alessandro Berti , Wil M. P. van der Aalst

Concurrent programming is used in all large and complex computer systems. However, concurrency errors and system failures (ex: crashes and deadlocks) are common. We find that Petri nets can be used to model concurrent systems and find and…

分布式、并行与集群计算 · 计算机科学 2022-10-04 Marshall Rawson , Michael Rawson

We propose a framework for reasoning about unbounded dynamic networks of infinite-state processes. We propose Constrained Petri Nets (CPN) as generic models for these networks. They can be seen as Petri nets where tokens (representing…

计算机科学中的逻辑 · 计算机科学 2015-07-01 Ahmed Bouajjani , Cezara Dragoi , Constantin Enea , Yan Jurski , Mihaela Sighireanu

Being able to find small Petri nets with the same behaviour as formal specifications of concurrent systems benefits both effective verification and practical implementation of such systems. This paper considers specifications given in the…

计算机科学与博弈论 · 计算机科学 2025-12-16 Victor Khomenko , Maciej Koutny , Alex Yakovlev

In Petri net synthesis we ask whether a given transition system $A$ can be implemented by a Petri net $N$. Depending on the level of accuracy, there are three ways how $N$ can implement $A$: an embedding, the least accurate implementation,…

形式语言与自动机理论 · 计算机科学 2023-06-22 Raymond Devillers , Ronny Tredup

Recent studies investigated the problems of analysing Petri nets and synthesising them from labelled transition systems (LTS) with two labels (transitions) only. In this paper, we extend these works by providing new conditions for the…

形式语言与自动机理论 · 计算机科学 2019-11-04 Raymond Devillers , Evgeny Erofeev , Thomas Hujsa

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

A network is represented as a graph consisting of nodes and edges. A cut set for a source-destination pair in a network is a set of elements that, when failed, cause the source-destination pair to lose connectivity. A Minimal Cut Set (MCS)…

网络与互联网体系结构 · 计算机科学 2026-02-20 Shakthivelu Janardhanan , Yaxuan Chen , Wolfgang Kellerer , Carmen Mas-Machuca

Process Mining offers a powerful framework for uncovering, analyzing, and optimizing real-world business processes. Petri nets provide a versatile means of modeling process behavior. However, traditional methods often struggle to…

人工智能 · 计算机科学 2024-08-01 Juan G. Colonna , Ahmed A. Fares , Márcio Duarte , Ricardo Sousa

Multi-context systems (MCS) presented by Brewka and Eiter can be considered as a promising way to interlink decentralized and heterogeneous knowledge contexts. In this paper, we propose preferential multi-context systems (PMCS), which…

人工智能 · 计算机科学 2015-04-28 Kedian Mu , Kewen Wang , Lian Wen

Time-Sensitive Networking (TSN) is a set of standards that enables the industry to provide real-time guarantees for time-critical communications with Ethernet hardware. TSN supports various queuing and scheduling mechanisms and allows the…

网络与互联网体系结构 · 计算机科学 2025-08-27 Lisa Maile , Kai-Steffen Hielscher , Reinhard German

The polymorphic RPC calculus allows programmers to write succinct multitier programs using polymorphic location constructs. However, until now it lacked an implementation. We develop an experimental programming language based on the…

编程语言 · 计算机科学 2021-07-28 Kwanghoon Choi , James Cheney , Sam Lindley , Bob Reynders

To refine formal methods for concurrent systems, there are several ways of enriching classical operational semantics of process calculi. One can enable the auditing and undoing of past synchronisations thanks to communication keys, thus…

计算机科学中的逻辑 · 计算机科学 2024-10-22 Clément Aubert , Iain Phillips , Irek Ulidowski

It is known that a Sleptsov net, with multiple firing a transition at a step, runs exponentially faster than a Petri net opening prospects for its application as a graphical language of concurrent programming. We provide classification of…

计算复杂性 · 计算机科学 2023-12-15 Dmitry A. Zaitsev

The Networked Control Systems (NCS) are complex systems which integrate information provided by several domians such as automatic control, computer science, communication network. The work presented in this paper concerns fault detection,…

网络与互联网体系结构 · 计算机科学 2007-05-23 Belynda Brahimi , Christophe Aubrun , Eric Rondeau

We make a mixture of Milner's $\pi$-calculus and our previous work on truly concurrent process algebra, which is called $\pi_{tc}$. We introduce syntax and semantics of $\pi_{tc}$, its properties based on strongly truly concurrent…

计算机科学中的逻辑 · 计算机科学 2017-04-26 Yong Wang