Tailoring Local Search for Partial MaxSAT

Shaowei Cai,Chuan Luo,John Thornton,Kaile Su
DOI: https://doi.org/10.1609/aaai.v28i1.9109
2014-01-01
Proceedings of the AAAI Conference on Artificial Intelligence
Abstract:Partial MaxSAT (PMS) is a generalization to SAT and MaxSAT. Many real world problems can be encoded into PMS in a more natural and compact way than SAT and MaxSAT. In this paper, we propose new ideas for local search for PMS, which mainly rely on the distinction between hard and soft clauses. We use these ideas to develop a local search PMS algorithm called {\it Dist}. Experimental results on PMS benchmarks from MaxSAT Evaluation 2013 show that {\it Dist} significantly outperforms state-of-the-art PMS algorithms, including both local search algorithms and complete ones, on random and crafted benchmarks. For the industrial benchmark, {\it Dist} dramatically outperforms previous local search algorithms and is comparable with complete algorithms.
What problem does this paper attempt to address?