中文
相关论文

相关论文: Automaton-based Characterisations of First Order L…

200 篇论文

We introduce a new class of automata (which we coin EU-automata) running on infininte trees of arbitrary (finite) arity. We develop and study several algorithms to perform classical operations (union, intersection, complement, projection,…

计算机科学中的逻辑 · 计算机科学 2026-02-27 François Laroussinie , Nicolas Markey

We present a novel automata-based approach to address linear temporal logic modulo theory (LTL-MT) as a specification language for data words. LTL-MT extends LTL_f by replacing atomic propositions with quantifier-free multi-sorted…

计算机科学中的逻辑 · 计算机科学 2024-08-19 Marco Faella , Gennaro Parlato

The first-order theory of finite and infinite trees has been studied since the eighties, especially by the logic programming community. Following Djelloul, Dao and Fr\"uhwirth, we consider an extension of this theory with an additional…

计算机科学中的逻辑 · 计算机科学 2020-08-10 Fabian Zaiser , C. -H. Luke Ong

The satisfiability problem for branching-time temporal logics like CTL*, CTL and CTL+ has important applications in program specification and verification. Their computational complexities are known: CTL* and CTL+ are complete for doubly…

计算机科学中的逻辑 · 计算机科学 2015-07-01 Oliver Friedmann , Martin Lange , Markus Latte

We provide a decidable characterization of regular forest languages definable in FO2(<h,<v). By FO2(<h,<v) we refer to the two variable fragment of first order logic built from the descendant relation and the following sibling relation. In…

计算机科学中的逻辑 · 计算机科学 2017-01-11 Thomas Place , Luc Segoufin

Constraint propagation is one of the basic forms of inference in many logic-based reasoning systems. In this paper, we investigate constraint propagation for first-order logic (FO), a suitable language to express a wide variety of…

计算机科学中的逻辑 · 计算机科学 2011-07-11 Johan Wittocx , Marc Denecker , Maurice Bruynooghe

We propose FC, a new logic on words that combines finite model theory with the theory of concatenation - a first-order logic that is based on word equations. Like the theory of concatenation, FC is built around word equations; in contrast…

计算机科学中的逻辑 · 计算机科学 2021-05-14 Dominik D. Freydenberger , Liat Peterfreund

Model checking properties are often described by means of finite automata. Any particular such automaton divides the set of infinite trees into finitely many classes, according to which state has an infinite run. Building the full type…

计算机科学中的逻辑 · 计算机科学 2015-07-01 Klaus Aehlig

Due to its expressiveness and unambiguous nature, First-Order Logic (FOL) is a powerful formalism for representing concepts expressed in natural language (NL). This is useful, e.g., for specifying and verifying desired system properties.…

人工智能 · 计算机科学 2025-11-18 Andrea Brunello , Luca Geatti , Michele Mignani , Angelo Montanari , Nicola Saccomanno

We present a logic that extends CTL (Computation Tree Logic) with operators that express synchronization properties. A property is synchronized in a system if it holds in all paths of a certain length. The new logic is obtained by using the…

计算机科学中的逻辑 · 计算机科学 2016-05-25 Krishnendu Chatterjee , Laurent Doyen

First-order logic is known to have limited expressive power over finite structures. It enjoys in particular the locality property, which states that first-order formulae cannot have a global view of a structure. This limitation ensures on…

计算机科学中的逻辑 · 计算机科学 2009-04-14 Stephane Grumbach , Zhilin Wu

We investigate an operator on classes of languages. For each class $C$, it outputs a new class $FO^2(I_C)$ associated with a variant of two-variable first-order logic equipped with a signature$I_C$ built from $C$. For $C = \{\emptyset,…

形式语言与自动机理论 · 计算机科学 2023-11-30 Thomas Place , Marc Zeitoun

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

This paper introduces an abstract notion of fragments of monadic second-order logic. This concept is based on purely syntactic closure properties. We show that over finite words, every logical fragment defines a lattice of languages with…

形式语言与自动机理论 · 计算机科学 2015-03-20 Manfred Kufleitner , Alexander Lauser

In this paper, we define an intuitionistic version of Computation Tree Logic. After explaining the semantic features of intuitionistic logic, we examine how these characteristics can be interesting for formal verification purposes.…

计算机科学中的逻辑 · 计算机科学 2023-10-05 Davide Catta , Vadim Malvone , Aniello Murano

This paper shows that over infinite trees, satisfiability is decidable for weak monadic second-order logic extended by the unbounding quantifier U and quantification over infinite paths. The proof is by reduction to emptiness for a certain…

计算机科学中的逻辑 · 计算机科学 2014-04-30 Mikołaj Bojańczyk

Propositional temporal logic over the real number time flow is finitely axiomatisable, but its first-order counterpart is not recursively axiomatisable. We study the logic that combines the propositional axiomatisation with the usual axioms…

逻辑 · 数学 2025-08-13 Robert Goldblatt

Various feature descriptions are being employed in logic programming languages and constrained-based grammar formalisms. The common notational primitive of these descriptions are functional attributes called features. The descriptions…

cmp-lg · 计算机科学 2008-02-03 Rolf Backofen , Gert Smolka

In temporal logics, a central question is about the choice of modalities and their relative expressive power, in comparison to the complexity of decision problems such as satisfiability. In this tutorial, we will illustrate the study of…

计算机科学中的逻辑 · 计算机科学 2017-03-08 Kamal Lodaya , Paritosh K. Pandya

Ability to count number of occurrences of events within a specified time interval is very useful in specification of resource bounded real time computation. In this paper, we study an extension of Metric Temporal Logic ($\mathsf{MTL}$) with…

计算机科学中的逻辑 · 计算机科学 2015-12-31 Khushraj Madnani , Shankara Narayanan Krishna , Paritosh Pandya