Acceptability with general orderings
Danny De Schreye, Alexander Serebrenik

TL;DR
This paper introduces a novel termination analysis method for logic programs using direct application of general orderings, simplifying the process and avoiding transformations, with proven equivalence to LD-termination.
Contribution
It presents a new approach using general orderings directly on logic programs for termination analysis, bypassing transformation steps and enabling simpler ordering generation.
Findings
Equivalent to LD-termination
Simplifies ordering generation
Avoids transformation step
Abstract
We present a new approach to termination analysis of logic programs. The essence of the approach is that we make use of general orderings (instead of level mappings), like it is done in transformational approaches to logic program termination analysis, but we apply these orderings directly to the logic program and not to the term-rewrite system obtained through some transformation. We define some variants of acceptability, based on general orderings, and show how they are equivalent to LD-termination. We develop a demand driven, constraint-based approach to verify these acceptability-variants. The advantage of the approach over standard acceptability is that in some cases, where complex level mappings are needed, fairly simple orderings may be easily generated. The advantage over transformational approaches is that it avoids the transformation step all together. {\bf Keywords:}…
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
TopicsFormal Methods in Verification · Logic, programming, and type systems · Logic, Reasoning, and Knowledge
