中文
相关论文

相关论文: Clausal Deletion Backdoors for QBF: a Parameterize…

200 篇论文

We present an experimental study of the effects of quantifier alternations on the evaluation of quantified Boolean formula (QBF) solvers. The number of quantifier alternations in a QBF in prenex conjunctive normal form (PCNF) is directly…

计算机科学中的逻辑 · 计算机科学 2018-09-05 Florian Lonsing , Uwe Egly

We introduce and investigate symbolic proof systems for Quantified Boolean Formulas (QBF) operating on Ordered Binary Decision Diagrams (OBDDs). These systems capture QBF solvers that perform symbolic quantifier elimination, and as such…

计算复杂性 · 计算机科学 2021-04-07 Stefan Mengel , Friedrich Slivovsky

Boolean satisfiability problem has applications in various fields. An efficient algorithm to solve satisfiability problem can be used to solve many other problems efficiently. The input of satisfiability problem is a finite set of clauses.…

计算复杂性 · 计算机科学 2021-05-25 Manoj Kumar

While symmetries are well understood for Boolean formulas and successfully exploited in practical SAT solving, less is known about symmetries in quantified Boolean formulas (QBF). There are some works introducing adaptions of propositional…

计算机科学中的逻辑 · 计算机科学 2018-02-13 Manuel Kauers , Martina Seidl

In the present paper we introduce the notion of strong backdoors into the field of temporal logic for the CNF-fragment of linear temporal logic introduced by Fisher. We study the parameterised complexity of the satisfiability problem…

计算机科学中的逻辑 · 计算机科学 2016-02-17 Arne Meier , Sebastian Ordyniak , M. S. Ramanujan , Irena Schindler

A quantified Boolean formula (QBF) is a propositional formula extended with universal and existential quantification over propositions. There are two methodologies in CEGAR based QBF solving techniques, one that is based on a refinement…

计算机科学中的逻辑 · 计算机科学 2018-03-28 Leander Tentrup

Dependency Quantified Boolean Formulas (DQBF) generalize QBF by explicitly specifying which universal variables each existential variable depends on, instead of relying on a linear quantifier order. The satisfiability problem of DQBF is…

计算机科学中的逻辑 · 计算机科学 2025-11-18 Long-Hin Fung , Che Cheng , Jie-Hong Roland Jiang , Friedrich Slivovsky , Tony Tan

Term-resolution provides an elegant mechanism to prove that a quantified Boolean formula (QBF) is true. It is a dual to Q-resolution (also referred to as clause-resolution) and is practically highly important as it enables certifying…

计算机科学中的逻辑 · 计算机科学 2017-04-05 Mikoláš Janota

We systematically investigate the complexity of model checking the existential positive fragment of first-order logic. In particular, for a set of existential positive sentences, we consider model checking where the sentence is restricted…

计算机科学中的逻辑 · 计算机科学 2015-03-20 Hubie Chen

This paper is devoted to the complexity of the quantified boolean formula problem. We describe a simple deterministic algorithm that, for a given quantified boolean formula $F$, stops in time bounded by $O(|F|^4)$ and answers yes if $F$ is…

数据结构与算法 · 计算机科学 2018-07-23 Grigoriy V. Bokov

We generalize many results concerning the tractability of SAT and #SAT on bounded treewidth CNF-formula in the context of Quantified Boolean Formulas (QBF). To this end, we start by studying the notion of width for OBDD and observe that the…

计算复杂性 · 计算机科学 2018-07-12 Florent Capelli , Stefan Mengel

Vertex deletion problems for graphs are studied intensely in classical and parameterized complexity theory. They ask whether we can delete at most k vertices from an input graph such that the resulting graph has a certain property.…

计算机科学中的逻辑 · 计算机科学 2024-06-27 Max Bannach , Florian Chudigiewitsch , Till Tantau

In this paper, we introduce a notion of backdoors to Reiter's propositional default logic and study structural properties of it. Also we consider the problems of backdoor detection (parameterised by the solution size) as well as backdoor…

计算机科学中的逻辑 · 计算机科学 2016-02-22 Johannes K. Fichte , Arne Meier , Irina Schindler

We prove a complexity dichotomy theorem for Holant problems over an arbitrary set of complex-valued symmetric constraint functions F on Boolean variables. This extends and unifies all previous dichotomies for Holant problems on symmetric…

计算复杂性 · 计算机科学 2018-01-11 Jin-Yi Cai , Heng Guo , Tyson Williams

This article presents a technique for proving problems hard for classes of the polynomial hierarchy or for PSPACE. The rationale of this technique is that some problem restrictions are able to simulate existential or universal quantifiers.…

人工智能 · 计算机科学 2007-08-31 Paolo Liberatore

Holant problem is a general framework to study the computational complexity of counting problems. We prove a complexity dichotomy theorem for Holant problems over Boolean domain with non-negative weights. It is the first complete Holant…

计算复杂性 · 计算机科学 2017-02-21 Jiabao Lin , Hanpin Wang

Many verification and synthesis approaches rely on solving techniques for quantified Boolean formulas (QBF). Consequently, solution witnesses, in the form of Boolean functions, become more and more important as they represent…

计算机科学中的逻辑 · 计算机科学 2018-09-11 Jesko Hecking-Harbusch , Leander Tentrup

We present version 2.0 of QRATPre+, a preprocessor for quantified Boolean formulas (QBFs) based on the QRAT proof system and its generalization QRAT+. These systems rely on strong redundancy properties of clauses and universal literals.…

计算机科学中的逻辑 · 计算机科学 2019-07-03 Florian Lonsing , Uwe Egly

We prove a complexity dichotomy theorem for all non-negative weighted counting Constraint Satisfaction Problems (CSP). This caps a long series of important results on counting problems including unweighted and weighted graph homomorphisms…

计算复杂性 · 计算机科学 2010-12-30 Jin-Yi Cai , Xi Chen , Pinyan Lu

A backdoor set is a set of variables of a propositional formula such that fixing the truth values of the variables in the backdoor set moves the formula into some polynomial-time decidable class. If we know a small backdoor set we can…

数据结构与算法 · 计算机科学 2011-11-01 Serge Gaspers , Stefan Szeider