中文
相关论文

相关论文: Bernays-Schoenfinkel-Ramsey with Simple Bounds is …

200 篇论文

In general, first-order predicate logic extended with linear integer arithmetic is undecidable. We show that the Bernays-Sch\"onfinkel-Ramsey fragment ($\exists^* \forall^*$-sentences) extended with a restricted form of linear integer…

计算机科学中的逻辑 · 计算机科学 2017-05-25 Matthias Horbach , Marco Voigt , Christoph Weidenbach

This paper investigates the satisfiability problem for Separation Logic, with unrestricted nesting of separating conjunctions and implications, for prenex formulae with quantifier prefix in the language $\exists^*\forall^*$, in the cases…

计算机科学中的逻辑 · 计算机科学 2018-02-19 Mnacho Echenim , Radu Iosif , Nicolas Peltier

First-order linear real arithmetic enriched with uninterpreted predicate symbols yields an interesting modeling language. However, satisfiability of such formulas is undecidable, even if we restrict the uninterpreted predicate symbols to…

计算机科学中的逻辑 · 计算机科学 2017-06-27 Marco Voigt

We introduce a new decidable fragment of first-order logic with equality, which strictly generalizes two already well-known ones -- the Bernays-Sch\"onfinkel-Ramsey (BSR) Fragment and the Monadic Fragment. The defining principle is the…

计算机科学中的逻辑 · 计算机科学 2016-06-21 Thomas Sturm , Marco Voigt , Christoph Weidenbach

Separation Logic (SL) is a well-known assertion language used in Hoare-style modular proof systems for programs with dynamically allocated data structures. In this paper we investigate the fragment of first-order SL restricted to the…

计算机科学中的逻辑 · 计算机科学 2016-11-24 Andrew Reynolds , Radu Iosif , Cristina Serban

We first show that infinite satisfiability can be reduced to finite satisfiability for all prenex formulas of Separation Logic with $k\geq1$ selector fields ($\seplogk{k}$). Second, we show that this entails the decidability of the finite…

计算机科学中的逻辑 · 计算机科学 2018-05-01 Mnacho Echenim , Radu Iosif , Nicolas Peltier

The first-order theory of addition over the natural numbers, known as Presburger arithmetic, is decidable in double exponential time. Adding an uninterpreted unary predicate to the language leads to an undecidable theory. We sharpen the…

计算机科学中的逻辑 · 计算机科学 2017-03-06 Matthias Horbach , Marco Voigt , Christoph Weidenbach

We study the complexity of predicate logics based on team semantics. We show that the satisfiability problems of two-variable independence logic and inclusion logic are both NEXPTIME-complete. Furthermore, we show that the validity problem…

计算机科学中的逻辑 · 计算机科学 2016-06-21 Juha Kontinen , Antti Kuusisto , Jonni Virtema

In this work we investigate the computational complexity of the satisfiability problem of sub-fragments of the Bernays-Schoenfinkel class of first-order logic, also known as EPR (Effectively Propositional). While Bernays-Schoenfinkel is…

计算机科学中的逻辑 · 计算机科学 2026-02-19 Leroy Chew , Mikoláš Janota , Miroslav Olšák , Martin Suda

We study first-order logic over unordered structures whose elements carry a finite number of data values from an infinite domain. Data values can be compared wrt.\ equality. As the satisfiability problem for this logic is undecidable in…

计算机科学中的逻辑 · 计算机科学 2024-08-07 Benedikt Bollig , Arnaud Sangnier , Olivier Stietel

Recently, the separated fragment (SF) of first-order logic has been introduced. Its defining principle is that universally and existentially quantified variables may not occur together in atoms. SF properly generalizes both the…

计算机科学中的逻辑 · 计算机科学 2017-06-14 Marco Voigt

The Bernays-Sch\"onfinkel first-order logic fragment over simple linear real arithmetic constraints BS(SLR) is known to be decidable. We prove that BS(SLR) clause sets with both universally and existentially quantified verification…

计算机科学中的逻辑 · 计算机科学 2021-07-08 Martin Bromberger , Irina Dragoste , Rasha Faqeh , Christof Fetzer , Markus Krötzsch , Christoph Weidenbach

We consider the two-variable fragment of first-order logic with one distinguished binary predicate constrained to be interpreted as a transitive relation. The finite satisfiability problem for this logic is shown to be decidable, in triply…

计算机科学中的逻辑 · 计算机科学 2024-04-24 Ian Pratt-Hartmann

We study the satisfiability problem for the two-variable first-order logic over structures with one transitive relation. % We show that the problem is decidable in 2-NExpTime for the fragment consisting of formulas where existential…

计算机科学中的逻辑 · 计算机科学 2019-04-10 Wiesław Szwast , Lidia Tendera

We stratify intuitionistic first-order logic over $(\forall,\to)$ into fragments determined by the alternation of positive and negative occurrences of quantifiers (Mints hierarchy). We study the decidability and complexity of these…

计算机科学中的逻辑 · 计算机科学 2019-03-14 Aleksy Schubert , Paweł Urzyczyn , Konrad Zdanowski

The paper presents a solution to the long-standing question about the decidability of the two-variable fragment of the superintuitionistic predicate logic $\mathbf{QLC}$ defined by the class of linear Kripke frames, which is also the…

逻辑 · 数学 2025-10-06 Mikhail Rybakov

The finite satisfiability problem of monadic second order logic is decidable only on classes of structures of bounded tree-width by the classic result of Seese (1991). We prove the following problem is decidable: Input: (i) A monadic second…

计算机科学中的逻辑 · 计算机科学 2016-04-19 Tomer Kotek , Helmut Veith , Florian Zuleger

In 1928, Bernays and Schoenfinkel proved the decidability of prenex sentences whose matrices contain no function symbols, now known as the Bernays-Schoenfinkel (BS) class. We investigate the decidability of the BS class for all Goedel…

计算机科学中的逻辑 · 计算机科学 2025-12-08 Mariami Gamsakhurdia , Matthias Baaz , Anela Lolic

In this paper we consider a fragment of the first-order theory of the real numbers that includes systems of equations of continuous functions in bounded domains, and for which all functions are computable in the sense that it is possible to…

计算复杂性 · 计算机科学 2016-08-15 Peter Franek , Stefan Ratschan , Piotr Zgliczynski

We define a logic of propositional formula schemata adding to the syntax of propositional logic indexed propositions and iterated connectives ranging over intervals parameterized by arithmetic variables. The satisfiability problem is shown…

计算机科学中的逻辑 · 计算机科学 2014-01-17 Vincent Aravantinos , Ricardo Caferra , Nicolas Peltier
‹ 上一页 1 2 3 10 下一页 ›