CCASat swMATH ID: 12924 Software Authors: Cai, Shaowei; Su, Kaile Description: Local search for Boolean satisfiability with configuration checking and subscore. This paper presents and analyzes two new efficient local search strategies for the Boolean Satisfiability (SAT) problem. We start by proposing a local search strategy called configuration checking (CC) for SAT. The CC strategy results in a simple local search algorithm for SAT called Swcc, which shows promising experimental results on random 3-SAT instances, and outperforms TNM, the winner of SAT Competition 2009. par However, the CC strategy for SAT is still in a nascent stage, and Swcc cannot yet compete with Sparrow2011, which won SAT Competition 2011 just after Swcc had been designed. The CC strategy seems too strict in that it forbids flipping those variables even with great scores, if they do not satisfy the CC criterion. We improve the CC strategy by adopting an aspiration mechanism, and get a new variable selection heuristic called configuration checking with aspiration (CCA). The CCA heuristic leads to an improved algorithm called Swcca, which exhibits state-of-the-art performance on random 3-SAT instances and crafted ones. par The third contribution concerns improving local search algorithms for random \( k\)-SAT instances with \(k>3\). Although the SAT community has made great achievements in solving random 3-SAT instances, the progress lags far behind on random \(k\)-SAT instances with \(k>3\). This work proposes a new variable property called subscore, which is utilized to break ties in the CCA heuristic when candidate variables for flipping have the same score. The resulting algorithm CCAsubscore is very efficient for solving random \( k\)-SAT instances with \(k>3\), and significantly outperforms other state-of-the-art ones. Combining Swcca and CCAsubscore, we obtain a local search SAT solver called CCASat, which was ranked first in the random track of SAT Challenge 2012. par Additionally, we perform theoretical analyses on the CC strategy and the subscore property, and show interesting results on these two heuristics. Particularly, our analysis indicates that the CC strategy is more effective for \( k\)-SAT with smaller \( k\), while the subscore notion is not suitable for solving random 3-SAT. Homepage: http://www.sciencedirect.com/science/article/pii/S0004370213000921 Keywords: SAT; local search; configuration checking; subscore Related Software: CCLS; NuMVC; CCAnr; MiniSat; SCCWalk; CCEHC; UBCSAT; SMAC; WPM2; Runsolver; Sat4j; Paramils; YalSAT; CrystalBall; FourierSAT; NLocalSAT; CaDiCaL; Lingeling; Treengeling; Plingeling Cited in: 13 Publications Standard Articles 1 Publication describing the Software, including 1 Publication in zbMATH Year Local search for Boolean satisfiability with configuration checking and subscore. Zbl 1334.68200Cai, Shaowei; Su, Kaile 2013 all top 5 Cited by 34 Authors 6 Cai, Shaowei 4 Luo, Chuan 4 Su, Kaile 4 Yin, Minghao 2 Hu, Shuli 2 Li, Chumin 2 Li, Ruizhi 1 Abramé, André 1 Aihara, Kazuyuki 1 Biere, Armin 1 Chen, Jiejiang 1 Chu, Yi 1 Fröhlich, Andreas M. 1 Habet, Djamal 1 He, Kun 1 Heule, Marijn J. H. 1 Huang, Wenxuan 1 Jiang, Jianhua 1 Jiang, Lu 1 Lin, Jinkun 1 Liu, Boxiao 1 Liu, Zhenjun 1 Nawrocki, Wojciech 1 Ouyang, Dantong 1 Suzuki, Hideyuki 1 Toumi, Donia 1 Wang, Yiyuan 1 Wang, Yupan 1 Wu, Jun 1 Xu, Zhenxing 1 Yamashita, Hiroshi 1 You, Haihang 1 Zhang, Haochen 1 Zhou, Junping all top 5 Cited in 7 Serials 4 Artificial Intelligence 2 Computers & Operations Research 1 Information Sciences 1 Annals of Mathematics and Artificial Intelligence 1 Mathematical Problems in Engineering 1 Journal of Combinatorial Optimization 1 Communications in Nonlinear Science and Numerical Simulation Cited in 5 Fields 9 Computer science (68-XX) 6 Operations research, mathematical programming (90-XX) 3 Combinatorics (05-XX) 1 Dynamical systems and ergodic theory (37-XX) 1 Numerical analysis (65-XX) Citations by Year