2014 IEEE 26th International Conference on Tools With Artificial Intelligence 2014
DOI: 10.1109/ictai.2014.111
|View full text |Cite
|
Sign up to set email alerts
|

Communication in Massively-Parallel SAT Solving

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

1
16
0

Year Published

2016
2016
2021
2021

Publication Types

Select...
3
3
1

Relationship

3
4

Authors

Journals

citations
Cited by 9 publications
(17 citation statements)
references
References 13 publications
1
16
0
Order By: Relevance
“…When receiving unit clauses either from other processes via MPI or from solver threads via the shared memory communication, it checks these clauses against the clauses it has seen already, and only forwards unit clauses which have not yet been seen. In other solvers like TopoSAT [26] and HordeSAT [10], the communication threads hash clauses received either from solver threads within the same process or via MPI. They use Bloom filters for preventing clauses from being shared multiple times.…”
Section: Communicationmentioning
confidence: 99%
See 3 more Smart Citations
“…When receiving unit clauses either from other processes via MPI or from solver threads via the shared memory communication, it checks these clauses against the clauses it has seen already, and only forwards unit clauses which have not yet been seen. In other solvers like TopoSAT [26] and HordeSAT [10], the communication threads hash clauses received either from solver threads within the same process or via MPI. They use Bloom filters for preventing clauses from being shared multiple times.…”
Section: Communicationmentioning
confidence: 99%
“…As mentioned above, the first case was tackled in [10,26] by hashing received clauses and filtering duplicates. Empirically, this does not filter many clauses, and does not help e.g.…”
Section: Lazy Clause Exchangementioning
confidence: 99%
See 2 more Smart Citations
“…The increasing availability of parallel hardware has raised interest in the parallelization of SAT solvers [31,26]. However, there are principle considerations on the problem of SAT solving which have provoked some skepticism about parallel SAT solvers.…”
Section: Introductionmentioning
confidence: 99%