Debugging Non-Ground ASP Programs: Technique and Graphical Tools
Carmine Dodaro, Philip Gasteiger, Kristian Reale, Francesco Ricca,, Konstantin Schekotihin

TL;DR
This paper introduces a novel interactive debugging technique for non-ground ASP programs, integrated into a user-friendly IDE, which effectively localizes bugs without being hindered by grounding blowup issues.
Contribution
The paper presents a new debugging approach for non-ground ASP programs, implemented with graphical tools and integrated into ASPIDE, improving bug localization without grounding limitations.
Findings
Debugger effectively localizes bugs in non-ground ASP programs.
Approach is unaffected by grounding blowup issues.
Integrated into ASPIDE with graphical user interface.
Abstract
Answer Set Programming (ASP) is one of the major declarative programming paradigms in the area of logic programming and non-monotonic reasoning. Despite that ASP features a simple syntax and an intuitive semantics, errors are common during the development of ASP programs. In this paper we propose a novel debugging approach allowing for interactive localization of bugs in non-ground programs. The new approach points the user directly to a set of non-ground rules involved in the bug, which might be refined (up to the point in which the bug is easily identified) by asking the programmer a sequence of questions on an expected answer set. The approach has been implemented on top of the ASP solver WASP. The resulting debugger has been complemented by a user-friendly graphical interface, and integrated in ASPIDE, a rich IDE for answer set programs. In addition, an empirical analysis shows that…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
