DocumentCode :
272886
Title :
Accelerating SAT solving with best-first-search
Author :
Bartók, Dávid ; Mann, Zoltán Ádám
Author_Institution :
Budapest Univ. of Technol. & Econ., Budapest, Hungary
fYear :
2014
fDate :
19-21 Nov. 2014
Firstpage :
43
Lastpage :
48
Abstract :
Solvers for Boolean satisfiability (SAT), like other algorithms for NP-complete problems, tend to have a heavy-tailed runtime distribution. Successful SAT solvers make use of frequent restarts to mitigate this problem by abandoning unfruitful parts of the search space after some time. Although frequent restarting works fairly well, it is a quite simplistic technique that does not do anything explicitly to make the next try better than the previous one. In this paper, we suggest a more sophisticated method: using a best-fIrst-search approach to quickly move between different parts of the search space. This way, the search can always focus on the most promising region. We investigate empirically how the performance of frequent restarts, best-fIrst-search, and a combination of the two compare to each other. Our findings indicate that the combined method works best, improving 36-43 % on the performance of frequent restarts on the used set of benchmark problems.
Keywords :
Boolean functions; computability; computational complexity; search problems; Boolean satisfiability solving; NP-complete problems; SAT solving acceleration; best-first-search approach; runtime distribution; search space; Acceleration; Aerospace electronics; Computational intelligence; Informatics; Input variables; Runtime; Search problems;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Computational Intelligence and Informatics (CINTI), 2014 IEEE 15th International Symposium on
Conference_Location :
Budapest
Type :
conf
DOI :
10.1109/CINTI.2014.7028722
Filename :
7028722
Link To Document :
بازگشت