中文
相关论文

相关论文: Bounded LTL Model Checking with Stable Models

200 篇论文

Program verification is a resource-hungry task. This paper looks at the problem of parallelizing SMT-based automated program verification, specifically bounded model-checking, so that it can be distributed and executed on a cluster of…

编程语言 · 计算机科学 2020-05-19 Prantik Chatterjee , Subhajit Roy , Bui Phi Diep , Akash Lal

Context: Linear temporal logic (LTL) model checking faces a significant challenge known as the state-explosion problem. The on-the-fly method is a solution that constructs and checks the state space simultaneously, avoiding generating all…

计算机科学中的逻辑 · 计算机科学 2024-06-13 Shuo Li , Liao Zheng , Ru Yang , Zhijun Ding

We propose a policy search approach to learn controllers from specifications given as Signal Temporal Logic (STL) formulae. The system model, which is unknown but assumed to be an affine control system, is learned together with the control…

系统与控制 · 电气工程与系统科学 2023-03-07 Wenliang Liu , Mirai Nishioka , Calin Belta

We investigate the satisfaction of specifications in Prompt Linear Temporal Logic (Prompt-LTL) by concurrent systems. Prompt-LTL is an extension of LTL that allows to specify parametric bounds on the satisfaction of eventualities, thus…

计算机科学中的逻辑 · 计算机科学 2019-11-18 Swen Jacobs , Mouhammad Sakr , Martin Zimmermann

Model checking is an established technique to formally verify automation systems which are required to be trusted. However, for sufficiently complex systems model checking becomes computationally infeasible. On the other hand, testing,…

软件工程 · 计算机科学 2019-07-30 Igor Buzhinsky , Valeriy Vyatkin

Regular model checking is a well-established technique for the verification of regular transition systems (RTS): transition systems whose initial configurations and transition relation can be effectively encoded as regular languages. In…

形式语言与自动机理论 · 计算机科学 2025-06-24 Javier Esparza , Valentin Krasotin

We study the stabilization of networked control systems with asynchronous sensors and controllers. Offsets between the sensor and controller clocks are unknown and modeled as parametric uncertainty. First we consider multi-input linear…

系统与控制 · 计算机科学 2017-03-02 Masashi Wakaiki , Kunihisa Okano , Joao P. Hespanha

This paper presents the benefits of formal modelling and verification techniques for self-stabilising distributed algorithms. An algorithm is studied, that takes a set of processes connected by a tree topology and converts it to a ring…

分布式、并行与集群计算 · 计算机科学 2016-01-18 Camille Coti , Charles Lakos , Laure Petrucci

We present a sample-based Learning Model Predictive Controller (LMPC) for constrained uncertain linear systems subject to bounded additive disturbances. The proposed controller builds on earlier work on LMPC for deterministic systems.…

系统与控制 · 计算机科学 2021-01-22 Ugo Rosolia , Francesco Borrelli

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

Timed Automata (TA) are a very popular modeling formalism for systems with time-sensitive properties. A common task is to verify if a network of TA satisfies a given property, usually expressed in Linear Temporal Logic (LTL), or in a subset…

计算机科学中的逻辑 · 计算机科学 2021-04-27 Robert L. Smith , Marcello M. Bersani , Matteo Rossi , Pierluigi San Pietro

Model checking is a proven approach for checking whether the behavior model of a safety-critical system fulfills safety properties that are stated as LTL formulas.We propose rules for generating such LTL formulas automatically based on the…

软件工程 · 计算机科学 2024-04-08 Jette Petzold , Reinhard von Hanxleden

Runtime verification is an effective automated method for specification-based offline testing and analysis as well as online monitoring of complex systems. The specification language is often a variant of regular expressions or a popular…

计算机科学中的逻辑 · 计算机科学 2014-11-11 Ramy Medhat , Yogi Joshi , Borzoo Bonakdarpour , Sebastian Fischmeister

In this paper we introduce the notion of spread net. Spread nets are (safe) Petri nets equipped with vector clocks on places and with ticking functions on transitions, and are such that vector clocks are consistent with the ticking of…

计算机科学中的逻辑 · 计算机科学 2018-10-19 Eric Fabre , G. Michele Pinna

This paper considers the liveness enforcement problem in a class of Petri nets (PNs) modeling distributed systems called Synchronized Sequential Processes (SSP). This class of PNs is defined as a set of mono-marked state machines…

系统与控制 · 电气工程与系统科学 2020-12-29 Daniel Clavel , Cristian Mahulea , Manuel Silva

When checking concurrent software using a finite-state model, we face a formidable state explosion problem. One solution to this problem is dependence-based program slicing, whose use can effectively reduce verification time. It is…

软件工程 · 计算机科学 2023-11-16 Zhijun Ding , Shuo Li , Cheng Chen , Cong He

A syntactic model is presented for the specification of finite-state synchronous digital logic systems with complex input/output interfaces, which control the flow of data between opaque computational elements, and for the composition of…

计算机科学中的逻辑 · 计算机科学 2023-02-02 Nick Mertin , K. Ritsuka , Karen Rudie

Real-world processes operate on objects that are inter-dependent. To accurately reflect the nature of such processes, object-centric process mining techniques are needed, notably conformance checking. However, while the object-centric…

计算机科学中的逻辑 · 计算机科学 2024-04-08 Alessandro Gianola , Marco Montali , Sarah Winkler

The increasing demand for automation and flexibility drives the widespread adoption of heterogeneous automated guided vehicles (AGVs). This work intends to investigate a new scheduling problem in a material transportation system consisting…

系统与控制 · 电气工程与系统科学 2025-08-04 Boyu Li , Zhengchen Li , Weimin Wu , Mengchu Zhou

The model-checking problem for hybrid systems is a well known challenge in the scientific community. Most of the existing approaches and tools are limited to safety properties only, or operates by transforming the hybrid system to be…

计算机科学中的逻辑 · 计算机科学 2013-08-27 Davide Bresolin