Counting Answer Sets of Disjunctive Answer Set Programs
By: Mohimenul Kabir, Supratik Chakraborty, Kuldeep S Meel
Potential Business Impact:
Counts possible answers for complex logic problems.
Answer Set Programming (ASP) provides a powerful declarative paradigm for knowledge representation and reasoning. Recently, counting answer sets has emerged as an important computational problem with applications in probabilistic reasoning, network reliability analysis, and other domains. This has motivated significant research into designing efficient ASP counters. While substantial progress has been made for normal logic programs, the development of practical counters for disjunctive logic programs remains challenging. We present SharpASP-SR, a novel framework for counting answer sets of disjunctive logic programs based on subtractive reduction to projected propositional model counting. Our approach introduces an alternative characterization of answer sets that enables efficient reduction while ensuring that intermediate representations remain of polynomial size. This allows SharpASP-SR to leverage recent advances in projected model counting technology. Through extensive experimental evaluation on diverse benchmarks, we demonstrate that SharpASP-SR significantly outperforms existing counters on instances with large answer set counts. Building on these results, we develop a hybrid counting approach that combines enumeration techniques with SharpASP-SR to achieve state-of-the-art performance across the full spectrum of disjunctive programs.
Similar Papers
Answer Set Counting and its Applications
Computation and Language
Counts answers for computer problems faster.
Relating Answer Set Programming and Many-sorted Logics for Formal Verification
Logic in Computer Science
Makes smart computer programs easier to check.
Epistemic Logic Programs: Non-Ground and Counting Complexity
Logic in Computer Science
Lets computers think about many possible futures.