中文
相关论文

相关论文: Synthesis with Explicit Dependencies

200 篇论文

We present an alternative proof of the NEXP-hardness of the satisfiability of {\em Dependency Quantified Boolean Formulas} (DQBF). Besides being simple, our proof also gives us a general method to reduce NEXP-complete problems to DQBF. We…

计算机科学中的逻辑 · 计算机科学 2022-08-15 Fa-Hsun Chen , Shen-Chang Huang , Yu-Cheng Lu , Tony Tan

We consider the problem of incrementally solving a sequence of quantified Boolean formulae (QBF). Incremental solving aims at using information learned from one formula in the process of solving the next formulae in the sequence. Based on a…

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

We consider the problem of existential quantifier elimination for Boolean formulas in Conjunctive Normal Form (CNF). We present a new method for solving this problem called Derivation of Dependency-Sequents (DDS). A Dependency-sequent…

计算机科学中的逻辑 · 计算机科学 2013-06-04 Eugene Goldberg , Panagiotis Manolios

Quantified Conflict Driven Clause Leaning (QCDCL) is one of the main approaches to solving Quantified Boolean Formulas (QBF). Cube-learning is employed in this approach to ensure that true formulas can be verified. Dependency Schemes help…

计算机科学中的逻辑 · 计算机科学 2025-10-08 Abhimanyu Choudhury , Meena Mahajan

In this paper, we investigate the problem of synthesizing resilient supervisors against combined actuator and sensor attacks, for the subclass of cyber-physical systems that can be modelled as discrete-event systems. We assume that the…

系统与控制 · 计算机科学 2021-03-23 Liyong Lin , Rong Su

Resolution is the rule of inference at the basis of most procedures for automated reasoning. In these procedures, the input formula is first translated into an equisatisfiable formula in conjunctive normal form (CNF) and then represented as…

人工智能 · 计算机科学 2011-11-04 E. Giunchiglia , M. Narizzano , A. Tacchella

We consider planning with uncertainty in the initial state as a case study of incremental quantified Boolean formula (QBF) solving. We report on experiments with a workflow to incrementally encode a planning instance into a sequence of…

计算机科学中的逻辑 · 计算机科学 2016-04-05 Uwe Egly , Martin Kronegger , Florian Lonsing , Andreas Pfandler

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

Several effective preprocessing techniques for Boolean formulas with and without quantifiers use unit propagation to simplify the formula. Among these techniques are vivification, unit propagation look-ahead (UPLA), and the identification…

计算机科学中的逻辑 · 计算机科学 2023-03-28 Ralf Wimmer , Ming-Yi Hu

We introduce a novel generalization of Counterexample-Guided Inductive Synthesis (CEGIS) and instantiate it to yield a novel, competitive algorithm for solving Quantified Boolean Formulas (QBF). Current QBF solvers based on…

计算机科学中的逻辑 · 计算机科学 2018-07-30 Roderick Bloem , Nicolas Braud-Santoni , Vedad Hadzic

Boolean functional synthesis is the process of constructing a Boolean function from a Boolean specification that relates input and output variables. Despite significant recent developments in synthesis algorithms, Boolean functional…

计算机科学中的逻辑 · 计算机科学 2018-08-27 Supratik Chakraborty , Dror Fried , Lucas M. Tabajara , Moshe Y. Vardi

We consider the problem of elimination of existential quantifiers from a Boolean CNF formula. Our approach is based on the following observation. One can get rid of dependency on a set of variables of a quantified CNF formula F by adding…

计算机科学中的逻辑 · 计算机科学 2012-06-06 Eugene Goldberg , Panagiotis Manolios

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

We propose two models of random quantified boolean formulas and their natural random disjunctive logic program counterparts. The models extend the standard models of random k-CNF formulas and the Chen-Interian model of random 2QBFs. The…

计算机科学中的逻辑 · 计算机科学 2018-02-13 Giovanni Amendola , Francesco Ricca , Miroslaw Truszczynski

Determining the validity of a quantified Boolean formula (QBF) is a PSPACE-complete problem with rich expressive power. Despite interest in efficient solvers, there is, compared to problems in NP, a lack of positive theoretical results, and…

计算复杂性 · 计算机科学 2026-05-13 Leif Eriksson , Victor Lagerkvist , Sebastian Ordyniak , George Osipov , Fahad Panolan , Mateusz Rychlicki

We propose reductions to quantified Boolean formulas (QBF) as a new approach to showing fixed-parameter linear algorithms for problems parameterized by treewidth. We demonstrate the feasibility of this approach by giving new algorithms for…

人工智能 · 计算机科学 2018-05-23 Michael Lampis , Stefan Mengel , Valia Mitsou

Current algorithms for bounded model checking use SAT methods for checking satisfiability of Boolean formulae. These methods suffer from the potential memory explosion problem. Methods based on the validity of Quantified Boolean Formulae…

计算机科学中的逻辑 · 计算机科学 2011-11-09 Jacob Katz , Ziyad Hanna , Nachum Dershowitz

Dependence logic provides an elegant approach for introducing dependencies between variables into the object language of first-order logic. In [1] generalized quantifiers were introduced in this context. However, a satisfactory account was…

逻辑 · 数学 2024-04-29 Fredrik Engström

Over the last few years, much progress has been made in the theory and practice of solving quantified Boolean formulas (QBF). Novel solvers have been presented that either successfully enhance established techniques or implement novel…

计算机科学中的逻辑 · 计算机科学 2016-04-21 Florian Lonsing , Martina Seidl , Allen Van Gelder

Configurable systems typically consist of reusable assets that have dependencies between each other. To specify such dependencies, feature models are commonly used. As feature models in practice are often complex, automated reasoning is…

人工智能 · 计算机科学 2025-05-12 Chico Sundermann , Stefan Vill , Elias Kuiter , Sebastian Krieter , Thomas Thüm , Matthias Tichy