16 results on '"Beyersdorff, Olaf"'
Search Results
2. Lower Bounds for QCDCL via Formula Gauge
- Author
-
Böhm, Benjamin, Beyersdorff, Olaf, Goos, Gerhard, Founding Editor, Hartmanis, Juris, Founding Editor, Bertino, Elisa, Editorial Board Member, Gao, Wen, Editorial Board Member, Steffen, Bernhard, Editorial Board Member, Woeginger, Gerhard, Editorial Board Member, Yung, Moti, Editorial Board Member, Li, Chu-Min, editor, and Manyà, Felip, editor
- Published
- 2021
- Full Text
- View/download PDF
3. Proof Complexity of Modal Resolution
- Author
-
Sigley, Sarah and Beyersdorff, Olaf
- Published
- 2022
- Full Text
- View/download PDF
4. Short Proofs in QBF Expansion
- Author
-
Beyersdorff, Olaf, Chew, Leroy, Clymo, Judith, Mahajan, Meena, Goos, Gerhard, Founding Editor, Hartmanis, Juris, Founding Editor, Bertino, Elisa, Editorial Board Member, Gao, Wen, Editorial Board Member, Steffen, Bernhard, Editorial Board Member, Woeginger, Gerhard, Editorial Board Member, Yung, Moti, Editorial Board Member, Janota, Mikoláš, editor, and Lynce, Inês, editor
- Published
- 2019
- Full Text
- View/download PDF
5. Building Strategies into QBF Proofs
- Author
-
Beyersdorff, Olaf, Blinkhorn, Joshua, and Mahajan, Meena
- Published
- 2021
- Full Text
- View/download PDF
6. Lower Bound Techniques for QBF Expansion
- Author
-
Beyersdorff, Olaf and Blinkhorn, Joshua
- Published
- 2020
- Full Text
- View/download PDF
7. Understanding the Relative Strength of QBF CDCL Solvers and QBF Resolution
- Author
-
Beyersdorff, Olaf and Böhm, Benjamin
- Subjects
FOS: Computer and information sciences ,Computer Science - Logic in Computer Science ,CDCL ,General Computer Science ,QBF ,resolution ,Computational Complexity (cs.CC) ,Q-resolution ,Theoretical Computer Science ,Logic in Computer Science (cs.LO) ,QCDCL ,Computer Science - Computational Complexity ,proof complexity ,Theory of computation → Proof complexity - Abstract
QBF solvers implementing the QCDCL paradigm are powerful algorithms that successfully tackle many computationally complex applications. However, our theoretical understanding of the strength and limitations of these QCDCL solvers is very limited. In this paper we suggest to formally model QCDCL solvers as proof systems. We define different policies that can be used for decision heuristics and unit propagation and give rise to a number of sound and complete QBF proof systems (and hence new QCDCL algorithms). With respect to the standard policies used in practical QCDCL solving, we show that the corresponding QCDCL proof system is incomparable (via exponential separations) to Q-resolution, the classical QBF resolution system used in the literature. This is in stark contrast to the propositional setting where CDCL and resolution are known to be p-equivalent. This raises the question what formulas are hard for standard QCDCL, since Q-resolution lower bounds do not necessarily apply to QCDCL as we show here. In answer to this question we prove several lower bounds for QCDCL, including exponential lower bounds for a large class of random QBFs. We also introduce a strengthening of the decision heuristic used in classical QCDCL, which does not necessarily decide variables in order of the prefix, but still allows to learn asserting clauses. We show that with this decision policy, QCDCL can be exponentially faster on some formulas. We further exhibit a QCDCL proof system that is p-equivalent to Q-resolution. In comparison to classical QCDCL, this new QCDCL version adapts both decision and unit propagation policies., LIPIcs, Vol. 185, 12th Innovations in Theoretical Computer Science Conference (ITCS 2021), pages 12:1-12:20
- Published
- 2023
8. Hardness Characterisations and Size-width Lower Bounds for QBF Resolution
- Author
-
Beyersdorff, Olaf, Blinkhorn, Joshua, Mahajan, Meena, and Peitl, Tomáš
- Subjects
Computational Mathematics ,General Computer Science ,Logic ,size-width ,proof complexity ,QBF ,resolution ,quantified Boolean formulas ,Theoretical Computer Science - Abstract
A preliminary version of this article appeared in the proceedings of the conference LICS 2020, We provide a tight characterisation of proof size in resolution for quantified Boolean formulas (QBF) via circuit complexity. Such a characterisation was previously obtained for a hierarchy of QBF Frege systems [16], but leaving open the most important case of QBF resolution. Different from the Frege case, our characterisation uses a new version of decision lists as its circuit model, which is stronger than the CNFs the system works with. Our decision list model is well suited to compute countermodels for QBFs. Our characterisation works for both Q-Resolution and QU-Resolution. Using our characterisation, we obtain a size-width relation for QBF resolution in the spirit of the celebrated result for propositional resolution [4]. However, our result is not just a replication of the propositional relation—intriguingly ruled out for QBF in previous research [12]—but shows a different dependence between size, width, and quantifier complexity. An essential ingredient is an improved relation between the size and width of term decision lists; this may be of independent interest. We demonstrate that our new technique elegantly reproves known QBF hardness results and unifies previous lower-bound techniques in the QBF domain.
- Published
- 2023
- Full Text
- View/download PDF
9. Classes of Hard Formulas for QBF Resolution
- Author
-
Schleitzer, Agnes and Beyersdorff, Olaf
- Subjects
proof complexity ,QBF ,resolution ,Theory of computation → Proof complexity ,separations - Abstract
To date, we know only a few handcrafted quantified Boolean formulas (QBFs) that are hard for central QBF resolution systems such as Q-Res and QU-Res, and only one specific QBF family to separate Q-Res and QU-Res. Here we provide a general method to construct hard formulas for Q-Res and QU-Res. The construction uses simple propositional formulas (e.g. minimally unsatisfiable formulas) in combination with easy QBF gadgets (Σ₂^b formulas without constant winning strategies). This leads to a host of new hard formulas, including new classes of hard random QBFs. We further present generic constructions for formulas separating Q-Res and QU-Res, and for separating Q-Res and LD-Q-Res., LIPIcs, Vol. 236, 25th International Conference on Theory and Applications of Satisfiability Testing (SAT 2022), pages 5:1-5:18
- Published
- 2022
- Full Text
- View/download PDF
10. Hard QBFs for Merge Resolution
- Author
-
Beyersdorff, Olaf, Blinkhorn, Joshua, Mahajan, Meena, Peitl, Tomáš, and Sood, Gaurav
- Subjects
FOS: Computer and information sciences ,lower bounds ,Computer Science - Computational Complexity ,Computer Science - Logic in Computer Science ,03F20 ,proof complexity ,QBF ,resolution ,Theory of computation → Proof complexity ,Computational Complexity (cs.CC) ,Logic in Computer Science (cs.LO) - Abstract
We prove the first proof size lower bounds for the proof system Merge Resolution (MRes [Olaf Beyersdorff et al., 2020]), a refutational proof system for prenex quantified Boolean formulas (QBF) with a CNF matrix. Unlike most QBF resolution systems in the literature, proofs in MRes consist of resolution steps together with information on countermodels, which are syntactically stored in the proofs as merge maps. As demonstrated in [Olaf Beyersdorff et al., 2020], this makes MRes quite powerful: it has strategy extraction by design and allows short proofs for formulas which are hard for classical QBF resolution systems. Here we show the first exponential lower bounds for MRes, thereby uncovering limitations of MRes. Technically, the results are either transferred from bounds from circuit complexity (for restricted versions of MRes) or directly obtained by combinatorial arguments (for full MRes). Our results imply that the MRes approach is largely orthogonal to other QBF resolution models such as the QCDCL resolution systems QRes and QURes and the expansion systems ∀Exp+Res and IR., LIPIcs, Vol. 182, 40th IARCS Annual Conference on Foundations of Software Technology and Theoretical Computer Science (FSTTCS 2020), pages 12:1-12:15
- Published
- 2020
- Full Text
- View/download PDF
11. Understanding cutting planes for QBFs.
- Author
-
Beyersdorff, Olaf, Chew, Leroy, Mahajan, Meena, and Shukla, Anil
- Subjects
- *
BOOLEAN algebra , *SET theory , *INTERPOLATION , *APPROXIMATION theory , *NUMERICAL analysis - Abstract
Abstract We study the cutting planes system CP+ ∀ red for quantified Boolean formulas (QBF), obtained by augmenting propositional Cutting Planes with a universal reduction rule, and analyse the proof-theoretic strength of this new calculus. While in the propositional case, Cutting Planes is of intermediate strength between resolution and Frege, our findings here show that the situation in QBF is slightly more complex: while CP+ ∀ red is again weaker than QBF Frege and stronger than the CDCL-based QBF resolution systems Q-Res and QU-Res , it turns out to be incomparable to even the weakest expansion-based QBF resolution system ∀ Exp+Res. A similar picture holds for a semantic version semCP+ ∀ red. Technically, our results establish the effectiveness of two lower bound techniques for CP+ ∀ red : via strategy extraction and via monotone feasible interpolation. [ABSTRACT FROM AUTHOR]
- Published
- 2018
- Full Text
- View/download PDF
12. Are Short Proofs Narrow? QBF Resolution Is Not So Simple.
- Author
-
BEYERSDORFF, OLAF, CHEW, LEROY, MAHAJAN, MEENA, and SHUKLA, ANIL
- Subjects
EVIDENCE ,BOOLEAN functions ,CALCULI - Abstract
The ground-breaking paper "Short Proofs Are Narrow-ResolutionMade Simple" by Ben-Sasson and Wigderson (J. ACM 2001) introduces what is today arguably the main technique to obtain resolution lower bounds: to show a lower bound for the width of proofs. Another important measure for resolution is space, and in their fundamental work, Atserias and Dalmau (J. Comput. Syst. Sci. 2008) show that lower bounds for space again can be obtained via lower bounds for width. In this article, we assess whether similar techniques are effective for resolution calculi for quantified Boolean formulas (QBFs). There are a number of different QBF resolution calculi like Q-resolution (the classical extension of propositional resolution to QBF) and the more recent calculi ∀Exp+Res and IR-calc. For these systems, a mixed picture emerges. Our main results show that the relations both between size and width and between space and width drastically fail in Q-resolution, even in its weaker tree-like version. On the other hand, we obtain positive results for the expansion-based resolution systems ∀Exp+Res and IR-calc, however, only in the weak tree-like models. Technically, our negative results rely on showing width lower bounds together with simultaneous upper bounds for size and space. For our positive results, we exhibit space and width-preserving simulations between QBF resolution calculi. [ABSTRACT FROM AUTHOR]
- Published
- 2018
- Full Text
- View/download PDF
13. Are Short Proofs Narrow? QBF Resolution Is Not So Simple.
- Author
-
BEYERSDORFF, OLAF, CHEW, LEROY, MAHAJAN, MEENA, and SHUKLA, ANIL
- Subjects
BOOLEAN functions ,CALCULI ,SIMULATION methods & models ,MATHEMATICAL analysis ,COMPUTATIONAL complexity - Abstract
The ground-breaking paper "Short Proofs Are Narrow-Resolution Made Simple" by Ben-Sasson and Wigderson (J. ACM 2001) introduces what is today arguably the main technique to obtain resolution lower bounds: to show a lower bound for the width of proofs. Another important measure for resolution is space, and in their fundamental work, Atserias and Dalmau (J. Comput. Syst. Sci. 2008) show that lower bounds for space again can be obtained via lower bounds for width. In this article, we assess whether similar techniques are effective for resolution calculi for quantified Boolean formulas (QBFs). There are a number of different QBF resolution calculi like Q-resolution (the classical extension of propositional resolution to QBF) and the more recent calculi ∀Exp+Res and IR-calc. For these systems, a mixed picture emerges. Our main results show that the relations both between size and width and between space and width drastically fail in Q-resolution, even in its weaker tree-like version. On the other hand, we obtain positive results for the expansion-based resolution systems ∀Exp+Res and IR-calc, however, only in the weak tree-like models. Technically, our negative results rely on showing width lower bounds together with simultaneous upper bounds for size and space. For our positive results, we exhibit space and width-preserving simulations between QBF resolution calculi. [ABSTRACT FROM AUTHOR]
- Published
- 2017
- Full Text
- View/download PDF
14. Hardness of Parameterized Resolution
- Author
-
Beyersdorff, Olaf, Galesi, Nicola, and Lauria, Massimo
- Subjects
Prover-Delayer Games ,Proof complexity ,Resolution ,parameterized complexity - Abstract
Parameterized Resolution and, moreover, a general framework for parameterized proof complexity was introduced by Dantchev, Martin, and Szeider (FOCS'07). In that paper, Dantchev et al. show a complexity gap in tree-like Parameterized Resolution for propositional formulas arising from translations of first-order principles. We broadly investigate Parameterized Resolution obtaining the following main results: 1) We introduce a purely combinatorial approach to obtain lower bounds to the proof size in tree-like Parameterized Resolution. For this we devise a new asymmetric Prover-Delayer game which characterizes proofs in (parameterized) tree-like Resolution. By exhibiting good Delayer strategies we then show lower bounds for the pigeonhole principle as well as the order principle. 2) Interpreting a well-known FPT algorithm for vertex cover as a DPLL procedure for Parameterized Resolution, we devise a proof search algorithm for Parameterized Resolution and show that tree-like Parameterized Resolution allows short refutations of all parameterized contradictions given as bounded-width CNF's. 3) We answer a question posed by Dantchev, Martin, and Szeider showing that dag-like Parameterized Resolution is not fpt-bounded. We obtain this result by proving that the pigeonhole principle requires proofs of size $n^{Omega(k)}$ in dag-like Parameterized Resolution. For this lower bound we use a different Prover-Delayer game which was developed for Resolution by Pudl��k.
- Published
- 2010
- Full Text
- View/download PDF
15. Parameterized Complexity of DPLL Search Procedures.
- Author
-
BEYERSDORFF, OLAF, GALESI, NICOLA, and LAURIA, MASSIMO
- Subjects
COMPUTATIONAL complexity ,PARAMETER estimation ,PERFORMANCE evaluation ,COMPUTER algorithms ,GRAPH theory ,MATHEMATICAL formulas ,MATHEMATICAL bounds - Abstract
We study the performance of DPLL algorithms on parameterized problems. In particular, we investigate how difficult it is to decide whether small solutions exist for satisfiability and other combinatorial problems. For this purpose we develop a Prover-Delayer game that models the running time of DPLL procedures and we establish an information-theoretic method to obtain lower bounds to the running time of parameterized DPLL procedures. We illustrate this technique by showing lower bounds to the parameterized pigeonhole principle and to the ordering principle. As our main application we study the DPLL procedure for the problem of deciding whether a graph has a small clique. We show that proving the absence of a k-clique requires n
O (k) steps for a nontrivial distribution of graphs close to the critical threshold. For the restricted case of tree-like Parameterized Resolution, this result answers a question asked by Beyersdorff et al. [2012] of understanding the Resolution complexity of this family of formulas. [ABSTRACT FROM AUTHOR]- Published
- 2013
- Full Text
- View/download PDF
16. QCDCL with cube learning or pure literal elimination – What is best?
- Author
-
Böhm, Benjamin, Peitl, Tomáš, and Beyersdorff, Olaf
- Subjects
- *
CUBES - Abstract
Quantified conflict-driven clause learning (QCDCL) is one of the main approaches for solving quantified Boolean formulas (QBF). We formalise and investigate several versions of QCDCL that include cube learning and/or pure-literal elimination, and formally compare the resulting solving variants via proof complexity techniques. Our results show that almost all of the QCDCL variants are exponentially incomparable with respect to proof size (and hence solver running time), pointing towards different orthogonal ways how to practically implement QCDCL. [ABSTRACT FROM AUTHOR]
- Published
- 2024
- Full Text
- View/download PDF
Catalog
Discovery Service for Jio Institute Digital Library
For full access to our library's resources, please sign in.