2012
DOI: 10.1007/978-3-642-31612-8_38
|View full text |Cite
|
Sign up to set email alerts
|

SatX10: A Scalable Plug&Play Parallel SAT Framework

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
10
0

Year Published

2014
2014
2022
2022

Publication Types

Select...
4
1

Relationship

1
4

Authors

Journals

citations
Cited by 8 publications
(10 citation statements)
references
References 2 publications
0
10
0
Order By: Relevance
“…In particular, we use the feature computation code available from the Beta lab at the University of British Columbia. 1 This tool can compute several collections of features describing the SAT instances. Some are static, such as: number of variables, clauses, ratio variables/clauses, etc.…”
Section: B Problem Features 1) Sat Featuresmentioning
confidence: 99%
See 2 more Smart Citations
“…In particular, we use the feature computation code available from the Beta lab at the University of British Columbia. 1 This tool can compute several collections of features describing the SAT instances. Some are static, such as: number of variables, clauses, ratio variables/clauses, etc.…”
Section: B Problem Features 1) Sat Featuresmentioning
confidence: 99%
“…, D 10 }. For each subset D i∈ [1,10] , the machine learning model is learned with D −D i and tested on D i . The advantage of the 10-fold cross-validation is that all instances in the same problem family are used for both training and testing, but each instance is used for testing exactly once.…”
Section: Structured Instancesmentioning
confidence: 99%
See 1 more Smart Citation
“…It supports parallelism natively and applications built with it can be compiled to run on various operating systems and communication hardware. Similar to SatX10 [11], we capitalize on the fact that X10 can incorporate existing libraries written in C++ or Java. We start off with the sequential version of the BDD code base for MISP [7] and integrate it in X10, using the C++ backend.…”
Section: Ddx10: Implementing Parallelization Using X10mentioning
confidence: 99%
“…For example, Bloom et al [11] recently introduced SatX10 as an efficient and generic framework for parallel SAT solving using X10. We refer to our proposed framework for parallel decision diagrams as DDX10.…”
Section: Introductionmentioning
confidence: 99%