中文
相关论文

相关论文: Model Checking Probabilistic Pushdown Automata

200 篇论文

Hyperproperties generalize trace properties by expressing relations between multiple computations. Hyperpropertes include policies from information-flow security, like observational determinism or non-interference, and many other system…

计算机科学中的逻辑 · 计算机科学 2021-07-27 Bernd Finkbeiner

Freeze LTL is a temporal logic with registers that is suitable for specifying properties of data words. In this paper we study the model checking problem for Freeze LTL on one-counter automata. This problem is known to be undecidable in…

计算机科学中的逻辑 · 计算机科学 2023-06-22 Antonia Lechner , Richard Mayr , Joël Ouaknine , Amaury Pouly , James Worrell

(Multi-type) branching processes are a natural and well-studied model for generating random infinite trees. Branching processes feature both nondeterministic and probabilistic branching, generalizing both transition systems and Markov…

计算机科学中的逻辑 · 计算机科学 2021-07-06 Stefan Kiefer , Pavel Semukhin , Cas Widdershoven

It is well known that the verification of resource-constrained multiagent systems is undecidable in general. In many such settings, resources are private to agents. In this paper, we investigate the model checking problem for a resource…

计算机科学中的逻辑 · 计算机科学 2015-08-17 Nils Bulling , Hoang Nga Nguyen

Ordinary differential equations have been used to model dynamical systems in a broad range. Model checking for parametric ordinary differential equations is a necessary step to check whether the assumed models are plausible. In this paper…

统计理论 · 数学 2020-03-26 Ran Liu , Yun Fang , Lixing Zhu

We propose automated techniques for the verification and control of probabilistic real-time systems that are only partially observable. To formally model such systems, we define an extension of probabilistic timed automata in which local…

计算机科学中的逻辑 · 计算机科学 2015-06-24 Gethin Norman , David Parker , Xueyi Zou

We investigate the decidability of model-checking logics of time, knowledge and probability, with respect to two epistemic semantics: the clock and synchronous perfect recall semantics in partially observed discrete-time Markov chains.…

计算机科学中的逻辑 · 计算机科学 2016-06-29 R van der Meyden , M K Patra

We study and provide efficient algorithms for multi-objective model checking problems for Markov Decision Processes (MDPs). Given an MDP, M, and given multiple linear-time (\omega -regular or LTL) properties \varphi\_i, and probabilities…

计算机科学中的逻辑 · 计算机科学 2015-07-01 Kousha Etessami , Marta Kwiatkowska , Moshe Y. Vardi , Mihalis Yannakakis

We present a new algorithm for the statistical model checking of Markov chains with respect to unbounded temporal properties, such as reachability and full linear temporal logic. The main idea is that we monitor each simulation run on the…

计算机科学中的逻辑 · 计算机科学 2016-03-04 Przemysław Daca , Thomas A. Henzinger , Jan Křetínský , Tatjana Petrov

We investigate the suitability of statistical model checking techniques for analysing quantitative properties of software product line models with probabilistic aspects. For this purpose, we enrich the feature-oriented language FLan with…

软件工程 · 计算机科学 2015-04-15 Maurice H. ter Beek , Axel Legay , Alberto Lluch Lafuente , Andrea Vandin

By algorithmic metatheorems for a model checking problem P over infinite-state systems we mean generic results that can be used to infer decidability (possibly complexity) of P not only over a specific class of infinite systems, but over a…

计算机科学中的逻辑 · 计算机科学 2009-10-28 Anthony Widjaja To , Leonid Libkin

We introduce a novel logic for the specification of context-free hyperproperties, which capture, e.g., the flow of information in security-critical recursive systems. Intuitively, the logic extends visibly pushdown automata by…

计算机科学中的逻辑 · 计算机科学 2026-05-07 Sarah Winter , Martin Zimmermann

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

In this paper, we study model-checking of linear-time properties in multi-valued systems. Safety property, invariant property, liveness property, persistence and dual-persistence properties in multi-valued logic systems are introduced. Some…

计算机科学中的逻辑 · 计算机科学 2016-09-27 Yongming Li , Manfred Droste , Lihui Lei

We introduce a logic to express structural properties of automata with string inputs and, possibly, outputs in some monoid. In this logic, the set of predicates talking about the output values is parametric, and we provide sufficient…

形式语言与自动机理论 · 计算机科学 2018-10-09 Emmanuel Filiot , Nicolas Mazzocchi , Jean-François Raskin

In parametric lock-sharing systems processes can spawn new processes to run in parallel, and can create new locks. The behavior of every process is given by a pushdown automaton. We consider infinite behaviors of such systems under strong…

计算机科学中的逻辑 · 计算机科学 2023-07-12 Corto Mascle , Anca Muscholl , Igor Walukiewicz

We consider systems composed of an unbounded number of uniformly designed linear hybrid automata, whose dynamic behavior is determined by their relation to neighboring systems. We present a class of such systems and a class of safety…

计算机科学中的逻辑 · 计算机科学 2016-01-08 Werner Damm , Matthias Horbach , Viorica Sofronie-Stokkermans

Automata with monitor counters, where the transitions do not depend on counter values, and nested weighted automata are two expressive automata-theoretic frameworks for quantitative properties. For a well-studied and wide class of…

形式语言与自动机理论 · 计算机科学 2023-06-22 Krishnendu Chatterjee , Thomas A. Henzinger , Jan Otop

Many embedded and real-time systems have a inherent probabilistic behaviour (sensors data, unreliable hardware,...). In that context, it is crucial to evaluate system properties such as "the probability that a particular hardware fails".…

软件工程 · 计算机科学 2015-09-22 Van Chan Ngo , Axel Legay , Jean Quilbeuf

We consider the model checking problem for Process Rewrite Systems (PRSs), an infinite-state formalism (non Turing-powerful) which subsumes many common models such as Pushdown Processes and Petri Nets. PRSs can be adopted as formal models…

其他计算机科学 · 计算机科学 2007-05-23 Laura Bozzelli