2020/09/22 by Wolf De Wulf, Bart Bogaerts
Computer Science · #cs.LO #cs.AI
paper · pdf · doi:10.4204/eptcs.325.25
published as EPTCS 325, 2020, pp. 206-219 · In Proceedings ICLP 2020, arXiv:2009.09158
arxiv created 2020/09/22 · arxiv updated 2020/09/23
Answer set programming (ASP) is a well-established knowledge representation formalism. Most ASP solvers are based on (extensions of) technology from Boolean satisfiability solving. While these solvers have shown to be very successful in many practical applications, their strength is limited by their underlying proof system, resolution. In this paper, we present a new tool LP2PB that translates ASP programs into pseudo-Boolean theories, for which solvers based on the (stronger) cutting plane proof system exist. We evaluate our tool, and the potential of cutting-plane-based solving for ASP on traditional ASP benchmarks as well as benchmarks from pseudo-Boolean solving. Our results are mixed: overall, traditional ASP solvers still outperform our translational approach, but several benchmark families are identified where the balance shifts the other way, thereby suggesting that further investigation into a stronger proof system for ASP is valuable.