中文
相关论文

相关论文: Truly On-The-Fly LTL Model Checking

200 篇论文

HyperLTL is an extension of linear-time temporal logic for the specification of hyperproperties, i.e., temporal properties that relate multiple computation traces. HyperLTL can express information flow policies as well as properties like…

计算机科学中的逻辑 · 计算机科学 2020-05-18 Norine Coenen , Bernd Finkbeiner , César Sánchez , Leander Tentrup

With the advancement of software engineering in recent years, the model checking techniques are widely applied in various areas to do the verification for the system model. However, it is difficult to apply the model checking to verify…

软件工程 · 计算机科学 2019-02-19 Yilong Yang , Xiaoshan Li , Quan Zu

In this paper we investigate the applicability of standard model checking approaches to verifying properties in probabilistic programming. As the operational model for a standard probabilistic program is a potentially infinite parametric…

We study the problem of determinizing $\omega$-automata whose acceptance condition is defined on the transitions using Boolean formulas, also known as transition-based Emerson-Lei automata (TELA). The standard approach to determinize TELA…

形式语言与自动机理论 · 计算机科学 2021-07-01 Tobias John , Simon Jantsch , Christel Baier , Sascha Klüppelholz

Classical algorithms of evaluation of temporal CTL formulas are constructed "bottom-up". A formula must be evaluated completely to give the result. In the paper, a new concept of "top-down" evaluation of temporal QsCTL (CTL with state…

软件工程 · 计算机科学 2017-03-29 Wiktor B. Daszczuk

Metric Temporal Logic (MTL) is a prominent specification formalism for real-time systems. In this paper, we show that the satisfiability problem for MTL over finite timed words is decidable, with non-primitive recursive complexity. We also…

计算机科学中的逻辑 · 计算机科学 2017-01-11 Joel Ouaknine , James Worrell

Path checking, the special case of the model checking problem where the model under consideration is a single path, plays an important role in monitoring, testing, and verification. We prove that for linear-time temporal logic (LTL), path…

计算机科学中的逻辑 · 计算机科学 2019-03-14 Lars Kuhtz , Bernd Finkbeiner

In this paper, we consider the automated planning of optimal paths for a robotic team satisfying a high level mission specification. Each robot in the team is modeled as a weighted transition system where the weights have associated…

机器人学 · 计算机科学 2015-03-13 Alphan Ulusoy , Stephen L. Smith , Calin Belta

Automatic techniques for program verification usually suffer the well-known state explosion problem. Most of the classical approaches are based on browsing the structure of some form of model (which represents the behavior of the program)…

编程语言 · 计算机科学 2020-02-19 Marco Comini , Laura Titolo , Alicia Villanueva

If autonomous vehicles are to be widely accepted, we need to ensure their safe operation. For this reason, verification and validation (V&V) approaches must be developed that are suitable for this domain. Model checking is a formal…

机器人学 · 计算机科学 2016-09-02 Murray L. Ireland , Ruth Hoffmann , Alice Miller , Gethin Norman , Sandor M. Veres

Algorithms for model checking and satisfiability of the modal $\mu$-calculus start by converting formulas to alternating parity tree automata. Thus, model checking is reduced to checking acceptance by tree automata and satisfiability to…

计算机科学中的逻辑 · 计算机科学 2022-08-24 Daniel Hausmann , Nir Piterman

In this paper we investigate the design of an active fault tolerant control system applicable to autonomous flight. The system comprises a nonlinear model predictive based controller integrated with an unscented Kalman filter for fault…

最优化与控制 · 数学 2016-10-10 Rudaba Khan , Paul Williams , Paul Riseborough , Asha Rao , Robin Hill

We present a safety verification framework for design-time and run-time assurance of learning-based components in aviation systems. Our proposed framework integrates two novel methodologies. From the design-time assurance perspective, we…

系统与控制 · 电气工程与系统科学 2022-05-17 Ali Baheri , Hao Ren , Benjamin Johnson , Pouria Razzaghi , Peng Wei

We consider temporal logic verification of (possibly nonlinear) dynamical systems evolving over continuous state spaces. Our approach combines automata-based verification and the use of so-called barrier certificates. Automata-based…

形式语言与自动机理论 · 计算机科学 2014-03-17 Tichakorn Wongpiromsarn , Ufuk Topcu , Andrew Lamperski

The paper presents an approach to verification of a multi-agent data analysis algorithm. We base correct simulation of the multi-agent system by a finite integer model. For verification we use model checking tool SPIN. Protocols of agents…

人工智能 · 计算机科学 2014-11-17 Natalia Garanina , Eugene Bodin , Elena Sidorova

Timed B\"uchi automata provide a very expressive formalism for expressing requirements of real-time systems. Online monitoring and active testing of embedded real-time systems can then be achieved by symbolic execution of such automata on…

形式语言与自动机理论 · 计算机科学 2025-07-30 Martin Fränzle , Thomas M. Grosen , Kim G. Larsen , Martin Zimmermann

One clock alternating timed automata OCATA have been recently introduced as natural extension of (one clock) timed automata to express the semantics of MTL (Ouaknine, Worrell 2005). We consider the application of OCATA to problem of…

形式语言与自动机理论 · 计算机科学 2013-04-11 Thomas Brihaye , Morgane Estiévenart , Gilles Geeraerts

Qualitative formal verification, that seeks boolean answers about the behavior of a system, is often insufficient for practical purposes. Observing quantitative information is of interest, e.g. for the proper calibration of a battery or a…

计算机科学中的逻辑 · 计算机科学 2015-06-19 Maximilien Colange , Dimitri Racordon , Didier Buchs

Metric Interval Temporal Logic (MITL) is a well studied real-time, temporal logic that has decidable satisfiability and model checking problems. The decision procedures for MITL rely on the automata theoretic approach, where logic formulas…

计算机科学中的逻辑 · 计算机科学 2019-10-11 Nima Roohi , Mahesh Viswanathan

We introduce a certain restriction of weighted automata over the rationals, called image-binary automata. We show that such automata accept the regular languages, can be exponentially more succinct than corresponding NFAs, and allow for…

形式语言与自动机理论 · 计算机科学 2022-03-29 Stefan Kiefer , Cas Widdershoven