cTI: a constraint-based termination inference tool for ISO-Prolog

  • Authors:
  • Fred Mesnard;Roberto Bagnara

  • Affiliations:
  • Iremia, Université de La Réunion, Saint Denis, France (e-mail: fred@univ-reunion.fr);Department of Mathematics, University of Parma, Italy (e-mail: bagnara@cs.unipr.it)

  • Venue:
  • Theory and Practice of Logic Programming
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

Abstract

We present cTI, the first system for universal left-termination inference of logic programs. Termination inference generalizes termination analysis and checking. Traditionally, a termination analyzer tries to prove that a given class of queries terminates. This class must be provided to the system, for instance by means of user annotations. Moreover, the analysis must be redone every time the class of queries of interest is updated. Termination inference, in contrast, requires neither user annotations nor recomputation. In this approach, terminating classes for all predicates are inferred at once. We describe the architecture of cTI and report an extensive experimental evaluation of the system covering many classical examples from the logic programming termination literature and several Prolog programs of respectable size and complexity.