General Size-Change Termination and Lexicographic Descent
暂无分享,去创建一个
Size-change termination (SCT) is a general criterion to identify recursive function definitions that are guaranteed to terminate. It extends and subsumes the simpler criterion of lexicographic descent in function calls, which in classical recursion theory is known as multiple recursion . Neil Jones has conjectured that the class of functions computable by size-change terminating programs coincides with the multiply-recursive functions. This paper proves so.
[1] Yehoshua Sagiv. A Termination Test for Logic Programs , 1991, ISLP.
[2] Neil D. Jones,et al. The size-change principle for program termination , 2001, POPL '01.