Proceedings of the Twenty-Seventh International Joint Conference on Artificial Intelligence 2018
DOI: 10.24963/ijcai.2018/186
|View full text |Cite
|
Sign up to set email alerts
|

Solving Exist-Random Quantified Stochastic Boolean Satisfiability via Clause Selection

Abstract: Stochastic Boolean satisfiability (SSAT) is an expressive language to formulate decision problems with randomness. Solving SSAT formulas has the same PSPACE-complete computational complexity as solving quantified Boolean formulas (QBFs). Despite its broad applications and profound theoretical values, SSAT has received relatively little attention compared to QBF. In this paper, we focus on exist-random quantified SSAT formulas, also known as E-MAJSAT, which is a special fragment of SSAT commonly applied in prob… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
11
0

Year Published

2019
2019
2022
2022

Publication Types

Select...
4
3

Relationship

1
6

Authors

Journals

citations
Cited by 7 publications
(11 citation statements)
references
References 4 publications
0
11
0
Order By: Relevance
“…For future work, we plan to add support for hybrid inputs, such as PB and cardinality constraints. Also, DPO can be extended to solve more general problems, e.g., existential-random stochastic satisfiability [Lee et al, 2018], maximum model counting [Fremont et al, 2017], and functional aggregate queries [Abo Khamis et al, 2016]. Another research direction is to improve DPO with parallelism, as a portfolio solver (e.g., [Xu et al, 2008]) or with a multi-core ADD package (e.g., [van Dijk and van de Pol, 2015]).…”
Section: Discussionmentioning
confidence: 99%
“…For future work, we plan to add support for hybrid inputs, such as PB and cardinality constraints. Also, DPO can be extended to solve more general problems, e.g., existential-random stochastic satisfiability [Lee et al, 2018], maximum model counting [Fremont et al, 2017], and functional aggregate queries [Abo Khamis et al, 2016]. Another research direction is to improve DPO with parallelism, as a portfolio solver (e.g., [Xu et al, 2008]) or with a multi-core ADD package (e.g., [van Dijk and van de Pol, 2015]).…”
Section: Discussionmentioning
confidence: 99%
“…The ER-SSAT solver erSSAT [Lee et al, 2018] uses clause-containment learning, a technique inspired by clause selection [Janota and Marques-Silva, 2015] in QBF evaluation. Clause-containment learning prunes the search space with blocking clauses that are deduced after trying some truth assignments.…”
Section: Related Workmentioning
confidence: 99%
“…Also having that form is the exist-random stochastic satisfiability (ER-SSAT) problem. Given a Boolean formula ϕ over X ∪ Y , ER-SSAT requests a truth assignment τ X for X that maximizes the sum of weights of models τ Y of the residual formula ϕ τ X over Y [Lee et al, 2018]. ER-SSAT can be viewed as a generalization of SAT and WMC.…”
Section: Introductionmentioning
confidence: 99%
See 1 more Smart Citation
“…Clausal Abstraction is a solving method for quantified Boolean formulas that was independently developed by Janota & Marques-Silva [46] 1. and Rabe & Tentrup [66]. While initially only applicable to QBFs in prenex conjunctive normal form, there have been extensions to QBFs in negation normal form [36], parallelization [71], satisfiability modulo theories [13], quantified stochastic Boolean satisfiability [51], and dependency quantified Boolean formulas [73]. The underlying idea of clausal abstraction is to assign variables, where the assignment order is determined by the quantifier prefix, until either all clauses are satisfied or there is a set of clauses that cannot be satisfied at the same time.…”
Section: Introductionmentioning
confidence: 99%