English

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

Programming Languages 2007-05-23 v1

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.

Keywords

Cite

@article{arxiv.cs/0309028,
  title  = {cTI: A constraint-based termination inference tool for ISO-Prolog},
  author = {Fred Mesnard and Roberto Bagnara},
  journal= {arXiv preprint arXiv:cs/0309028},
  year   = {2007}
}

Comments

16 pages, 3 tables, to appear on "Theory and Practice of Logic Programming"