中文
相关论文

相关论文: Pushdown Timed Automata: a Binary Reachability Cha…

200 篇论文

Timed automata (TAs) are a widely used formalism to specify systems having temporal requirements. However, exactly specifying the system may be difficult, as the user may not know the exact clock constraints triggering state transitions. In…

计算机科学中的逻辑 · 计算机科学 2019-07-05 Étienne André , Paolo Arcaini , Angelo Gargantini , Marco Radavelli

In this paper, we consider partially observable timed automata endowed with a single clock. A time interval is associated with each transition specifying at which clock values it may occur. In addition, a resetting condition associated to a…

形式语言与自动机理论 · 计算机科学 2024-09-10 Chao Gao , Dimitri Lefebvre , Carla Seatzu , Zhiwu Li , Alessandro Giua

We study reachability games on recursive timed automata (RTA) that generalize Alur-Dill timed automata with recursive procedure invocation mechanism similar to recursive state machines. It is known that deciding the winner in reachability…

形式语言与自动机理论 · 计算机科学 2014-08-27 Shankara Narayanan Krishna , Lakshmi Manasa , Ashutosh Trivedi

Timed automata are a common formalism for the verification of concurrent systems subject to timing constraints. They extend finite-state automata with clocks, that constrain the system behavior in locations, and to take transitions. While…

密码学与安全 · 计算机科学 2022-06-08 Johan Arcile , Étienne André

A pushdown vector addition system with states (PVASS) extends the model of vector addition systems with a pushdown stack. The algorithmic analysis of PVASS has applications such as static analysis of recursive programs manipulating integer…

计算机科学中的逻辑 · 计算机科学 2024-02-21 Guillermo A. Perez , Shrisha Rao

Weighted timed automata have been defined in the early 2000's for modelling resource-consumption or -allocation problems in real-time systems. Optimal reachability is decidable in weighted timed automata, and a symbolic forward algorithm…

计算机科学中的逻辑 · 计算机科学 2016-02-02 Patricia Bouyer , Maximilien Colange , Nicolas Markey

We introduce a new class of Parametric Timed Automata (PTAs) where we allow clocks to be compared to parameters in guards, as in classic PTAs, but also to be updated to parameters. We focus here on the EF-emptiness problem: "is the set of…

形式语言与自动机理论 · 计算机科学 2023-06-22 Étienne André , Didier Lime , Mathias Ramparison

There are many types of automata and grammar models that have been studied in the literature, and for these models, it is common to determine whether certain problems are decidable. One problem that has been difficult to answer throughout…

形式语言与自动机理论 · 计算机科学 2024-05-20 Oscar H. Ibarra , Ian McQuillan

The paper addresses the problem of computing maximal expected time to termination of probabilistic timed automata (PTA) models, under the condition that the system will, eventually, terminate. This problem can exhibit high computational…

形式语言与自动机理论 · 计算机科学 2018-03-23 Omar Al-Bataineh , Michael Fisher , David Rosenblum

Timed automata are a widely used formalism for specifying the discrete-state/continuous-time behavior of time-critical reactive systems. For the fundamental verification problem of comparing two timed automata, it has been shown that timed…

形式语言与自动机理论 · 计算机科学 2026-04-01 Alexander Lieb , Hendrik Göttmann , Lars Luthmann , Malte Lochau , Andy Schürr

Probabilistic pushdown automata (pPDA) are a natural operational model for a variety of recursive discrete stochastic processes. In this paper, we study certificates - succinct and easily verifiable proofs - for upper and lower bounds on…

形式语言与自动机理论 · 计算机科学 2023-04-25 Tobias Winkler , Joost-Pieter Katoen

We consider pushdown systems that store, instead of a single word, a Mazurkiewicz trace on its stack. These systems are special cases of valence automata over graph monoids and subsume multi-stack systems. We identify a class of such…

形式语言与自动机理论 · 计算机科学 2026-05-05 Dietrich Kuske

Multi-stack pushdown systems are a well-studied model of concurrent computation using threads with first-order procedure calls. While, in general, reachability is undecidable, there are numerous restrictions on stack behaviour that lead to…

形式语言与自动机理论 · 计算机科学 2013-10-11 Matthew Hague

Efficient implementations of atomic objects such as concurrent stacks and queues are especially susceptible to programming errors, and necessitate automatic verification. Unfortunately their correctness criteria - linearizability with…

计算机科学中的逻辑 · 计算机科学 2015-05-26 Ahmed Bouajjani , Michael Emmi , Constantin Enea , Jad Hamza

Timed automata (TAs) are an efficient formalism to model and verify systems with hard timing constraints, and concurrency. While TAs assume exact timing constants with infinite precision, parametric TAs (PTAs) leverage this limitation and…

形式语言与自动机理论 · 计算机科学 2022-06-08 Johan Arcile , Étienne André

The question if a deterministic finite automaton admits a software reset in the form of a so-called synchronizing word can be answered in polynomial time. In this paper, we extend this algorithmic question to deterministic automata beyond…

形式语言与自动机理论 · 计算机科学 2020-12-23 Henning Fernau , Petra Wolf , Tomoyuki Yamakami

Information leakage can have dramatic consequences on systems security. Among harmful information leaks, the timing information leakage occurs whenever an attacker successfully deduces confidential internal information. In this work, we…

密码学与安全 · 计算机科学 2022-10-05 Étienne André , Didier Lime , Dylan Marinho , Jun Sun

Time-Basic Petri nets, is a powerful formalism for model- ing real-time systems where time constraints are expressed through time functions of marking's time description associated with transition, representing possible firing times. We…

计算机科学中的逻辑 · 计算机科学 2014-09-10 Matteo Camilli

We study the reachability problem for networks of timed communicating processes. Each process is a timed automaton communicating with other processes by exchanging messages over unbounded FIFO channels. Messages carry clocks which are…

形式语言与自动机理论 · 计算机科学 2018-04-24 Lorenzo Clemente

We study explorability, a measure of nondeterminism in pushdown automata, which generalises history-determinism. An automaton is k-explorable if, while reading the input, it suffices to follow k concurrent runs, built step-by-step based…

形式语言与自动机理论 · 计算机科学 2025-11-07 Ayaan Bedi , Karoliina Lehtinen