中文
相关论文

相关论文: Satisfiability and Model Checking for the Logic of…

200 篇论文

Model checking allows one to automatically verify a specification of the expected properties of a system against a formal model of its behaviour (generally, a Kripke structure). Point-based temporal logics, such as LTL, CTL, and CTL*, that…

计算机科学中的逻辑 · 计算机科学 2019-02-07 Alberto Molinari , Angelo Montanari , Adriano Peron

Model checking has been successfully used in many computer science fields, including artificial intelligence, theoretical computer science, and databases. Most of the proposed solutions make use of classical, point-based temporal logics,…

计算机科学中的逻辑 · 计算机科学 2016-01-25 A. Molinari , A. Montanari , A. Peron

We investigate the decidability of the ${0,\infty}$ fragment of Timed Propositional Temporal Logic (TPTL). We show that the satisfiability checking of TPTL$^{0,\infty}$ is PSPACE-complete. Moreover, even its 1-variable fragment…

计算机科学中的逻辑 · 计算机科学 2023-09-04 Shankara Narayanan Krishna , Khushraj Nanik Madnani , Rupak Majumdar , Paritosh K. Pandya

Standpoint linear temporal logic ($SLTL$) is a recently introduced extension of classical linear temporal logic ($LTL$) with standpoint modalities. Intuitively, these modalities allow to express that, from agent $a$'s standpoint, it is…

计算机科学中的逻辑 · 计算机科学 2025-02-28 Rajab Aghamov , Christel Baier , Toghrul Karimov , Rupak Majumdar , Joël Ouaknine , Jakob Piribauer , Timm Spork

Standpoint linear temporal logic SLTL is a recent formalism able to model possibly conflicting commitments made by distinct agents, taking into account aspects of temporal reasoning. In this paper, we analyse the computational properties of…

计算机科学中的逻辑 · 计算机科学 2024-08-19 Stéphane Demri , Przemysław Andrzej Wałęga

We present team semantics for two of the most important linear and branching time specification languages, Linear Temporal Logic (LTL) and Computation Tree Logic (CTL). With team semantics, LTL is able to express hyperproperties, which have…

计算机科学中的逻辑 · 计算机科学 2025-10-14 Andreas Krebs , Arne Meier , Jonni Virtema , Martin Zimmermann

In a seminal paper from 1985, Sistla and Clarke showed that satisfiability for Linear Temporal Logic (LTL) is either NP-complete or PSPACE-complete, depending on the set of temporal operators used. If, in contrast, the set of propositional…

计算机科学中的逻辑 · 计算机科学 2015-07-01 Michael Bauland , Thomas Schneider , Henning Schnoor , Ilka Schnoor , Heribert Vollmer

Model checking is a powerful method widely explored in formal verification. Given a model of a system, e.g., a Kripke structure, and a formula specifying its expected behaviour, one can verify whether the system meets the behaviour by…

计算机科学中的逻辑 · 计算机科学 2019-02-07 A. Molinari , A. Montanari , A. Murano , G. Perelli , A. Peron

Synthesis of models and strategies is a very important problem in software engineering. The main element here is checking the satisfiability of formulae expressing the specification of a system to be implemented. This paper puts forward a…

计算机科学中的逻辑 · 计算机科学 2020-02-11 Magdalena Kacprzak , Artur Niewiadomski , Wojciech Penczek

We study the satisfiability and model-checking problems for timed hyperproperties specified with HyperMTL, a timed extension of HyperLTL. Depending on whether interleaving of events in different traces is allowed, two possible semantics can…

计算机科学中的逻辑 · 计算机科学 2018-12-27 Hsi-Ming Ho , Ruoyu Zhou , Timothy M. Jones

Temporal Equilibrium Logic (TEL) is a promising framework that extends the knowledge representation and reasoning capabilities of Answer Set Programming with temporal operators in the style of LTL. To our knowledge it is the first…

计算机科学中的逻辑 · 计算机科学 2015-03-03 Laura Bozzelli , David Pearce

We develop a timeout based extension of propositional linear temporal logic (which we call TLTL) to specify timing properties of timeout based models of real time systems. TLTL formulas explicitly refer to a running global clock together…

计算机科学中的逻辑 · 计算机科学 2010-12-20 Janardan Misra , Suman Roy

The choice of the right trade-off between expressiveness and complexity is the main issue in interval temporal logic. In their seminal paper, Halpern and Shoham showed that the satisfiability problem for HS (the temporal logic of Allen's…

计算机科学中的逻辑 · 计算机科学 2021-09-20 Laura Bozzelli , Angelo Montanari , Adriano Peron , Pietro Sala

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

This paper introduces a novel technique to decide the satisfiability of formulae written in the language of Linear Temporal Logic with Both future and past operators and atomic formulae belonging to constraint system D (CLTLB(D) for short).…

计算机科学中的逻辑 · 计算机科学 2014-02-12 Marcello M. Bersani , Achille Frigeri , Angelo Morzenti , Matteo Pradella , Matteo Rossi , Pierluigi San Pietro

We consider the temporal logic with since and until modalities. This temporal logic is expressively equivalent over the class of ordinals to first-order logic by Kamp's theorem. We show that it has a PSPACE-complete satisfiability problem…

计算机科学中的逻辑 · 计算机科学 2015-07-01 Stephane Demri , Alexander Rabinovich

We introduce two variants of computation tree logic CTL based on team semantics: an asynchronous one and a synchronous one. For both variants we investigate the computational complexity of the satisfiability as well as the model checking…

计算机科学中的逻辑 · 计算机科学 2015-07-15 Andreas Krebs , Arne Meier , Jonni Virtema

We introduce the logic $\sf ITL^e$, an intuitionistic temporal logic based on structures $(W,\preccurlyeq,S)$, where $\preccurlyeq$ is used to interpret intuitionistic implication and $S$ is a $\preccurlyeq$-monotone function used to…

逻辑 · 数学 2017-04-11 Joseph Boudou , Martín Diéguez , David Fernández-Duque

[...] The most famous model checking (MC) techniques were developed from the late 80s, bearing in mind the well-known "point-based" temporal logics LTL and CTL. However, while the expressiveness of such logics is beyond doubt, there are…

计算机科学中的逻辑 · 计算机科学 2019-02-12 Alberto Molinari

In the last years, model checking with interval temporal logics is emerging as a viable alternative to model checking with standard point-based temporal logics, such as LTL, CTL, CTL*, and the like. The behavior of the system is modeled by…

计算机科学中的逻辑 · 计算机科学 2019-02-07 Laura Bozzelli , Alberto Molinari , Angelo Montanari , Adriano Peron , Pietro Sala
‹ 上一页 1 2 3 10 下一页 ›