A Randomized Diversification Strategy for Solving Satisfiability Problem with Long Clauses.

Jian Gao,Ruizhi Li,Minghao Yin
DOI: https://doi.org/10.1007/s11432-016-0258-4
2017-01-01
Science China Information Sciences
Abstract:Satisfiability problem(SAT) is a central problem in artificial intelligence due to its computational complexity and usefulness in industrial applications. Stochastic local search(SLS) algorithms are powerful to solve hard instances of satisfiability problems, among which CScore SAT is proposed for solving SAT instances with long clauses by using greedy mode and diversification mode. In this paper, we present a randomized variable selection strategy to improve efficiency of the diversification mode, and thus propose a new SLS algorithm.We perform a number of experiments to evaluate the new algorithm comparing with the recently proposed algorithms, and show that our algorithm is comparative with others for solving random instances near the phase transition threshold.
What problem does this paper attempt to address?