Functional Programming

From Termination-Portal.org
Revision as of 13:08, 15 June 2009 by J.waldmann (talk | contribs)
Jump to navigationJump to search

Within the Termination Competition, there is a category on Functional Programming where the object is to prove termination of Haskell functions automatically.

Currently, the Termination Problems Data Base contains 1676 functions from the Haskell Prelude, and AProVE shows termination of 1294 of them.

The semantics of "termination" (in the context of the competition) is discussed e.g. in http://lists.lri.fr/pipermail/termtools/2006-March/000179.html

TODO: integrate the definition from http://www.lri.fr/~marche/termination-competition/2007/rules.html (Section 5).

The termination analyzer AProVE has a web front end http://aprove.informatik.rwth-aachen.de/eval/Haskell/