Polytool: polynomial interpretations as a basis for termination analysis of Logic programs
Manh Thang Nguyen, Danny De Schreye, J\"urgen Giesl, Peter, Schneider-Kamp

TL;DR
Polytool introduces a novel approach to logic program termination analysis by adapting polynomial interpretations from term rewriting systems, enabling more general and automated analysis techniques.
Contribution
The paper presents the first adaptation of polynomial interpretations for termination analysis of logic programs, including a new constraint-based method and implementation.
Findings
Successfully generalized termination analysis techniques to arbitrary polynomials.
Developed an automatic tool, Polytool, for logic program termination analysis.
Extended standard concepts of termination analysis to polynomial interpretations.
Abstract
Our goal is to study the feasibility of porting termination analysis techniques developed for one programming paradigm to another paradigm. In this paper, we show how to adapt termination analysis techniques based on polynomial interpretations - very well known in the context of term rewrite systems (TRSs) - to obtain new (non-transformational) ter- mination analysis techniques for definite logic programs (LPs). This leads to an approach that can be seen as a direct generalization of the traditional techniques in termination analysis of LPs, where linear norms and level mappings are used. Our extension general- izes these to arbitrary polynomials. We extend a number of standard concepts and results on termination analysis to the context of polynomial interpretations. We also propose a constraint-based approach for automatically generating polynomial interpretations that satisfy the…
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.
Taxonomy
TopicsLogic, programming, and type systems · Formal Methods in Verification · Logic, Reasoning, and Knowledge
