2012
DOI: 10.1007/s10601-012-9121-3
|View full text |Cite
|
Sign up to set email alerts
|

An overview of parallel SAT solving

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
34
0

Year Published

2013
2013
2020
2020

Publication Types

Select...
5
3
1

Relationship

0
9

Authors

Journals

citations
Cited by 53 publications
(34 citation statements)
references
References 84 publications
0
34
0
Order By: Relevance
“…More recently, algorithms such as the ASAT heuristics or Focused Metropolis Search, which incorporate even more stochastic aspects, seem to be among the most effective methods for solving random 3-SAT problems [4]. A few parallel implementations of Local Search solvers have been done, see for instance [9] and [52], but limited to multi-core machines (i.e., up to 8 cores). Recently, parallel extensions of several Local Search SAT solvers have been done on massively parallel machines up to several hundreds of cores [7,8].…”
Section: Local Search and Parallelismmentioning
confidence: 99%
See 1 more Smart Citation
“…More recently, algorithms such as the ASAT heuristics or Focused Metropolis Search, which incorporate even more stochastic aspects, seem to be among the most effective methods for solving random 3-SAT problems [4]. A few parallel implementations of Local Search solvers have been done, see for instance [9] and [52], but limited to multi-core machines (i.e., up to 8 cores). Recently, parallel extensions of several Local Search SAT solvers have been done on massively parallel machines up to several hundreds of cores [7,8].…”
Section: Local Search and Parallelismmentioning
confidence: 99%
“…The PaCCS solver has been reported [61] to perform well with a larger number of cores, in the range of the hundreds. For SAT solvers, which can be seen as a special case of finite domain constraint solvers (with {0, 1} domains), several multi-core parallel implementations have also been developed for complete solvers [24,43,67], see [52] for a survey focused on parallel SAT solvers for shared memory machines. SAT solvers have also been implemented on larger PC clusters; for instance [58] describes an implementation using a hierarchical shared memory model which tries to minimize communication between nodes.…”
Section: Introductionmentioning
confidence: 99%
“…This situation has been recognised as witness several recent efforts to automatically exploit the inherent parallelism found in constraint solving problems, be it with local search methods [4], [5], [6] or propagation-based complete solvers [8], [7].…”
Section: Introductionmentioning
confidence: 99%
“…Since we focus on search space partitioning procedures, we will discuss the portfolio approach only briefly. A more detailed survey on parallel SAT solving is given in [29,30].…”
Section: Parallel Sat Solvingmentioning
confidence: 99%