中文
相关论文

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

200 篇论文

In this paper, we propose a procedure that given an integer reset timed automaton (IRTA) ${\cal A}$, produces a language equivalent deterministic one clock IRTA ${\cal B}$ whose size is at most doubly exponential in the size of ${\cal A}$.…

形式语言与自动机理论 · 计算机科学 2010-01-11 Lakshmi Manasa , Krishna. S

Reachability analysis is used to determine all possible states that a system acting under uncertainty may reach. It is a critical component to obtain guarantees of various safety-critical systems both for safety verification and controller…

系统与控制 · 电气工程与系统科学 2021-11-03 Jared Mejia , Alex Devonport , Murat Arcak

Probabilistic timed automata are an extension of timed automata with discrete probability distributions. We consider model-checking algorithms for the subclasses of probabilistic timed automata which have one or two clocks. Firstly, we show…

计算机科学中的逻辑 · 计算机科学 2019-03-14 Marcin Jurdzinski , Francois Laroussinie , Jeremy Sproston

We introduce the notion of adaptive synchronisation for pushdown automata, in which there is an external observer who has no knowledge about the current state of the pushdown automaton, but can observe the contents of the stack. The…

形式语言与自动机理论 · 计算机科学 2021-02-16 A. R. Balasubramanian , K. S. Thejaswini

We propose a new abstract formalism for probabilistic timed systems, Parametric Interval Probabilistic Timed Automata, based on an extension of Parametric Timed Automata and Interval Markov Chains. In this context, we consider the…

形式语言与自动机理论 · 计算机科学 2019-06-13 Étienne André , Benoît Delahaye , Paulin Fournier

Clock-dependent probabilistic timed automata extend classical timed automata with discrete probabilistic choice, where the probabilities are allowed to depend on the exact values of the clocks. Previous work has shown that the quantitative…

计算机科学中的逻辑 · 计算机科学 2023-06-22 Jeremy Sproston

Control applications for cyber-physical systems must make reliably safe control decisions in the presence of continuous dynamics as well as stochastic uncertainty. Providing safety guarantees for such systems requires formal modeling and…

形式语言与自动机理论 · 计算机科学 2026-04-28 Joanna Delicaris , Erika Ábrahám , Anne Remke

Parametric timed automata are a powerful formalism for reasoning on concurrent real-time systems with unknown or uncertain timing constants. In order to test the efficiency of new algorithms, a fair set of benchmarks is required. We present…

计算机科学中的逻辑 · 计算机科学 2021-06-21 Étienne André , Dylan Marinho , Jaco van de Pol

Timed automata (TAs) are an extension of finite automata that can measure and react to the passage of time, providing the ability to handle real-time constraints using clocks. In 2009, Franck Cassez showed that the timed opacity problem,…

计算机科学中的逻辑 · 计算机科学 2026-03-30 Étienne André , Sarah Dépernet , Engel Lefaucheux

Alternating timed automata (ATA) are an extension of timed automata, that are closed under complementation and hence amenable to logic-to-automata translations. Several timed logics, including Metric Temporal Logic (MTL), can be converted…

计算机科学中的逻辑 · 计算机科学 2026-01-07 Patricia Bouyer , B Srivathsan , Vaishnavi Vishwanath

Deterministic timed automata are strictly less expressive than their non-deterministic counterparts, which are again less expressive than those with silent transitions. As a consequence, timed automata are in general non-determinizable.…

形式语言与自动机理论 · 计算机科学 2015-08-17 Florian Lorber , Amnon Rosenmann , Dejan Nickovic , Bernhard Aichernig

Timing information leakage occurs whenever an attacker successfully deduces confidential internal information by observing some timed information such as events with timestamps. Timed automata are an extension of finite-state automata with…

计算机科学中的逻辑 · 计算机科学 2023-11-01 Étienne André , Engel Lefaucheux , Didier Lime , Dylan Marinho , Jun Sun

We study the verification of a finite continuous-time Markov chain (CTMC) C against a linear real-time specification given as a deterministic timed automaton (DTA) A with finite or Muller acceptance conditions. The central question that we…

计算机科学中的逻辑 · 计算机科学 2015-07-01 Taolue Chen , Tingting Han , Joost-Pieter Katoen , Alexandru Mereacre

Pushdown Vector Addition Systems with States (PVASS) consist of finitely many control states, a pushdown stack, and a set of counters that can be incremented and decremented, but not tested for zero. Whether the reachability problem is…

形式语言与自动机理论 · 计算机科学 2023-11-01 A. R. Balasubramanian , Rupak Majumdar , Ramanathan S. Thinniyam , Georg Zetzsche

This paper presents optimizations to improve the scalability of reachability analysis on a subclass of hybrid automata extended with stochasticity. The optimizations target different components of the analysis, such as quantifier…

符号计算 · 计算机科学 2025-10-16 Jonas Stübbe , Anne Remke , Erika Ábrahám

The problem if a given configuration of a pushdown automaton (PDA) is bisimilar with some (unspecified) finite-state process is shown to be decidable. The decidability is proven in the framework of first-order grammars, which are given by…

计算机科学中的逻辑 · 计算机科学 2019-09-25 Petr Jancar

In this paper, we study the program-point reachability problem of concurrent pushdown systems that communicate via unbounded and unordered message buffers. Our goal is to relax the common restriction that messages can only be retrieved by a…

计算机科学中的逻辑 · 计算机科学 2014-01-27 Jonathan Kochems , C-H Luke Ong

Reachability analysis of hybrid systems has been used as a safety verification tool to assess offline whether the state of a system is capable of remaining within a designated safe region for a given time horizon. Although it has been…

最优化与控制 · 数学 2014-04-24 Kendra Lesser , Meeko Oishi

Hamilton Jacobi (HJ) Reachability is a formal verification tool widely used in robotic safety analysis. Given a target set as unsafe states, a dynamical system is guaranteed not to enter the target under the worst-case disturbance if it…

最优化与控制 · 数学 2020-03-18 Anjian Li , Mo Chen

We present an algorithm which modifies a deterministic pushdown automaton (DPDA) such that (i) the marked language is preserved, (ii) lifelocks are removed, (iii) deadlocks are removed, (iv) all states and edges are accessible, and (v)…

形式语言与自动机理论 · 计算机科学 2014-03-24 Sven Schneider , Uwe Nestmann