中文
相关论文

相关论文: Logic Column 19: Symbolic Model Checking for Tempo…

200 篇论文

Propositional Projection Temporal Logic (PPTL) is a useful formalism for reasoning about period of time in hardware and software systems and can handle both sequential and parallel compositions. In this paper, based on discrete time Markov…

计算机科学中的逻辑 · 计算机科学 2010-11-08 Xiaoxiao Yang

Operator Precedence Languages (OPL) have been recently identified as a suitable formalism for model checking recursive procedural programs, thanks to their ability of modeling the program stack. OPL requirements can be expressed in the…

计算机科学中的逻辑 · 计算机科学 2024-05-21 Michele Chiari , Luca Geatti , Nicola Gigante , Matteo Pradella

We extend symbolic model checking for Dynamic Epistemic Logic (DEL) with factual change. Our transformers provide a compact representation of action models with pre- and postconditions, for both S5 and the general case. The method can be…

计算机科学中的逻辑 · 计算机科学 2019-12-24 Malvin Gattinger

Design and control of autonomous systems that operate in uncertain or adversarial environments can be facilitated by formal modelling and analysis. Probabilistic model checking is a technique to automatically verify, for a given temporal…

计算机科学中的逻辑 · 计算机科学 2021-11-23 Marta Kwiatkowska , Gethin Norman , David Parker

Propositional and modal inclusion logic are formalisms that belong to the family of logics based on team semantics. This article investigates the model checking and validity problems of these logics. We identify complexity bounds for both…

计算机科学中的逻辑 · 计算机科学 2017-04-25 Lauri Hella , Antti Kuusisto , Arne Meier , Jonni Virtema

In this paper titled A Model-Agnostic SAT-based approach for Symbolic Explanation Enumeration we propose a generic agnostic approach allowing to generate different and complementary types of symbolic explanations. More precisely, we…

人工智能 · 计算机科学 2022-08-17 Ryma Boumazouza , Fahima Cheikh-Alili , Bertrand Mazure , Karim Tabia

One technique to reduce the state-space explosion problem in temporal logic model checking is symmetry reduction. The combination of symmetry reduction and symbolic model checking by using BDDs suffered a long time from the prohibitively…

计算机科学中的逻辑 · 计算机科学 2010-06-09 Christian Appold

This paper revisits the classical notion of sampling in the setting of real-time temporal logics for the modeling and analysis of systems. The relationship between the satisfiability of Metric Temporal Logic (MTL) formulas over…

计算机科学中的逻辑 · 计算机科学 2015-03-13 Carlo A. Furia , Matteo Rossi

This paper focuses on generating test cases from timed symbolic transition systems. At the heart of the generation process are symbolic execution techniques on data and time. Test cases look like finite symbolic trees with verdicts on their…

形式语言与自动机理论 · 计算机科学 2023-09-14 Boutheina Bannour , Arnault Lapitre , Pascale Le Gall , Thang Nguyen

Most model checkers provide a useful simulation mode, that allows users to explore the set of possible behaviours by interactively picking at each state which event to execute next. Traditionally this simulation mode cannot take into…

软件工程 · 计算机科学 2019-12-24 Julien Brunel , David Chemouil , Alcino Cunha , Nuno Macedo

This work introduces Symbolic-Aided Chain-of-Thought (CoT), an improved approach to standard CoT, for logical reasoning in large language models (LLMs). The key idea is to integrate lightweight symbolic representations into few-shot…

人工智能 · 计算机科学 2025-10-07 Phuong Minh Nguyen , Tien Huu Dang , Naoya Inoue

This paper studies Linear Temporal Logic over Finite Traces (LTLf) where proposition letters are replaced with first-order formulas interpreted over arbitrary theories, in the spirit of Satisfiability Modulo Theories. The resulting logic,…

计算机科学中的逻辑 · 计算机科学 2022-05-25 Luca Geatti , Alessandro Gianola , Nicola Gigante

In this paper we present an algorithm for performing runtime verification of a bounded temporal logic over timed runs. The algorithm consists of three elements. First, the bounded temporal formula to be verified is translated into a monadic…

计算机科学中的逻辑 · 计算机科学 2007-06-01 Henrik Reif Andersen , Kaare J. Kristoffersen

The problem of model checking procedural programs has fostered much research towards the definition of temporal logics for reasoning on context-free structures. The most notable of such results are temporal logics on Nested Words, such as…

计算机科学中的逻辑 · 计算机科学 2023-06-22 Michele Chiari , Dino Mandrioli , Matteo Pradella

Temporal logics are widely used by the Formal Methods and AI communities. Linear Temporal Logic is a popular temporal logic and is valued for its ease of use as well as its balance between expressiveness and complexity. LTL is equivalent in…

计算机科学中的逻辑 · 计算机科学 2025-07-16 Kevin W. Smith , Moshe Y. Vardi

We describe a general approach to deriving linear-time logics for a wide variety of state-based, quantitative systems, by modelling the latter as coalgebras whose type incorporates both branching and linear behaviour. Concretely, we define…

计算机科学中的逻辑 · 计算机科学 2024-08-07 Corina Cirstea

We consider G\"odel temporal logic ($\sf GTL$), a variant of linear temporal logic based on G\"odel--Dummett propositional logic. In recent work, we have shown this logic to enjoy natural semantics both as a fuzzy logic and as a…

计算机科学中的逻辑 · 计算机科学 2022-12-05 Juan Pablo Aguilera , Martín Diéguez , David Fernández-Duque , Brett McLean

Synchronous model is a type of formal models for modelling and specifying reactive systems. It has a great advantage over other real-time models that its modelling paradigm supports a deterministic concurrent behaviour of systems. Various…

软件工程 · 计算机科学 2021-04-09 Yuanrui Zhang

Mechanized verification of liveness properties for infinite programs with effects and nondeterminism is challenging. Existing temporal reasoning frameworks operate at the level of models such as traces and automata. Reasoning happens at a…

编程语言 · 计算机科学 2025-08-22 Eleftherios Ioannidis , Yannick Zakowski , Steve Zdancewic , Sebastian Angel

The language of epistemic specifications and epistemic logic programs extends disjunctive logic programs under the stable model semantics with modal constructs called subjective literals. Using subjective literals, it is possible to check…

人工智能 · 计算机科学 2021-10-06 Jorge Fandinno , Wolfgang Faber , Michael Gelfond