中文
相关论文

相关论文: Monodic temporal resolution

200 篇论文

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…

计算机科学中的逻辑 · 计算机科学 2020-11-03 Michele Chiari , Dino Mandrioli , Matteo Pradella

We study Linear Temporal Logic Modulo Theories over Finite Traces (LTLfMT), a recently introduced extension of LTL over finite traces (LTLf) where propositions are replaced by first-order formulas and where first-order variables referring…

人工智能 · 计算机科学 2023-08-01 Luca Geatti , Alessandro Gianola , Nicola Gigante , Sarah Winkler

We introduce First-Order Coalition Logic ($\mathsf{FOCL}$), which combines key intuitions behind Coalition Logic ($\mathsf{CL}$) and Strategy Logic ($\mathsf{SL}$). Specifically, $\mathsf{FOCL}$ allows for arbitrary quantification over…

计算机科学中的逻辑 · 计算机科学 2025-05-13 Davide Catta , Rustam Galimullin , Aniello Murano

Quantified CTL (QCTL) is a well-studied temporal logic that extends CTL with quantification over atomic propositions. It has recently come to the fore as a powerful intermediary framework to study logics for strategic reasoning. We extend…

计算机科学中的逻辑 · 计算机科学 2018-09-05 Raphaël Berthon , Bastien Maubert , Aniello Murano

Interval Temporal Logic (ITL) is an established temporal formalism for reasoning about time periods. For over 25 years, it has been applied in a number of ways and several ITL variants, axiom systems and tools have been investigated. We…

计算机科学中的逻辑 · 计算机科学 2015-07-01 Ben Moszkowski

Metric Temporal Logic (MTL) and Timed Propositional Temporal Logic (TPTL) extend Linear Temporal Logic (LTL) for real-time constraints, with MTL using time-bounded modalities and TPTL employing freeze quantifiers. Satisfiability for both is…

计算机科学中的逻辑 · 计算机科学 2024-11-04 Shankara Narayanan Krishna , Khushraj Madnani , Agnipratim Nag , Paritosh Pandya

Similarity in formal argumentation has recently gained attention due to its significance in problems such as argument aggregation in semantics and enthymeme decoding. While existing approaches focus on propositional logic, we address the…

人工智能 · 计算机科学 2026-04-15 Victor David , Jérôme Delobelle , Jean-Guy Mailly

The one-variable fragment of a first-order logic may be viewed as an "S5-like" modal logic, where the universal and existential quantifiers are replaced by box and diamond modalities, respectively. Axiomatizations of these modal logics have…

逻辑 · 数学 2024-11-20 Petr Cintula , George Metcalfe , Naomi Tokuda

Metric Temporal Logic (MTL) is a generalisation of Linear Temporal Logic in which the Until and Since modalities are annotated with intervals that express metric constraints. A seminal result of Hirshfeld and Rabinovich shows that over the…

计算机科学中的逻辑 · 计算机科学 2013-02-19 Paul Hunter , Joël Ouaknine , James Worrell

We study FO+, a fragment of first-order logic on finite words, where monadic predicates can only appear positively. We show that there is a FO-definable language that is monotone in monadic predicates but not definable in FO+. This provides…

形式语言与自动机理论 · 计算机科学 2021-10-12 Denis Kuperberg

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

Term modal logics (TML) are modal logics with unboundedly many modalities, with quantification over modal indices, so that we can have formulas of the form $\exists y. \forall x. (\Box_x P(x,y) \supset\Diamond_y P(y,x))$. Like First order…

计算机科学中的逻辑 · 计算机科学 2019-06-28 Anantha Padmanabha , R. Ramanujam

In this paper, we study First Order Logic (FO) over (unordered) infinite trees and its connection with branching-time temporal logics. More specifically, we provide an automata-theoretic characterisation of FO interpreted over infinite…

计算机科学中的逻辑 · 计算机科学 2025-09-18 Massimo Benerecetti , Dario Della Monica , Angelo Matteo , Fabio Mogavero , Gabriele Puppis

This paper presents a method for inducing logic programs from examples that learns a new class of concepts called first-order decision lists, defined as ordered lists of clauses each ending in a cut. The method, called FOIDL, is based on…

人工智能 · 计算机科学 2008-02-03 R. J. Mooney , M. E. Califf

We study FO+, a fragment of first-order logic on finite words, where monadic predicates can only appear positively. We show that there is an FO-definable language that is monotone in monadic predicates but not definable in FO+. This…

形式语言与自动机理论 · 计算机科学 2024-02-14 Denis Kuperberg

Justification logic is a term used to identify a relatively new family of modal-like logics. There is an established literature about propositional justification logic, but incursions on the first-order case are scarce. In this paper we…

计算机科学中的逻辑 · 计算机科学 2018-08-30 Melvin Fitting , Felipe Salvatore

Possibilistic logic, an extension of first-order logic, deals with uncertainty that can be estimated in terms of possibility and necessity measures. Syntactically, this means that a first-order formula is equipped with a possibility degree…

人工智能 · 计算机科学 2013-02-28 Bernhard Hollunder

Metric Temporal Logic, $\mtlfull$ is amongst the most studied real-time logics. It exhibits considerable diversity in expressiveness and decidability properties based on the permitted set of modalities and the nature of time interval…

计算机科学中的逻辑 · 计算机科学 2013-11-28 Khushraj Madnani , Shankara Narayanan Krishna , Paritosh K. Pandya

This paper presents a range of quantitative extensions for the temporal logic CTL. We enhance temporal modalities with the ability to constrain the number of states satisfying certain sub-formulas along paths. By selecting the combinations…

计算机科学中的逻辑 · 计算机科学 2015-07-01 François Laroussinie , Antoine Meyer , Eudes Petonnet

We study the positive logic FO+ on finite words, and its fragments, pursuing and refining the work initiated in [Kuperberg 2023]. First, we transpose notorious logic equivalences into positive first-order logic: FO+ is equivalent to LTL+ ,…

计算机科学中的逻辑 · 计算机科学 2024-06-26 Denis Kuperberg , Quentin Moreau