Single-Shot Epistemic Logic Program Solving

Single-Shot Epistemic Logic Program Solving

Manuel Bichler, Michael Morak, Stefan Woltran

Proceedings of the Twenty-Seventh International Joint Conference on Artificial Intelligence
Main track. Pages 1714-1720. https://doi.org/10.24963/ijcai.2018/237

Epistemic Logic Programs (ELPs) are an extension of Answer Set Programming (ASP) with epistemic operators that allow for a form of meta-reasoning, that is, reasoning over multiple possible worlds. Existing ELP solving approaches generally rely on making multiple calls to an ASP solver in order to evaluate the ELP. However, in this paper, we show that there also exists a direct translation from ELPs into non-ground ASP with bounded arity. The resulting ASP program can thus be solved in a single shot. We then implement this encoding method, using recently proposed techniques to handle large, non-ground ASP rules, into a prototype ELP solving system. This solver exhibits competitive performance on a set of ELP benchmark instances.
Keywords:
Knowledge Representation and Reasoning: Non-monotonic Reasoning
Knowledge Representation and Reasoning: Automated Reasoning and Theorem Proving
Knowledge Representation and Reasoning: Logics for Knowledge Representation