Walther recursion

In computer programming, Walther recursion (named after Christoph Walther) is a method of analysing recursive functions that can determine if the function is definitely terminating, given finite inputs. It allows a more natural style of expressing computation than simply using primitive recursive functions.

Source: Wikipedia — Walther recursion (CC BY-SA 4.0)

Walther recursion

In computer programming, Walther recursion (named after Christoph Walther) is a method of analysing recursive functions that can determine if the function is definitely terminating, given finite inputs. It allows a more natural style of expressing computation than simply using primitive recursive functions.

Source: Wikipedia "Walther recursion" · CC BY-SA 4.0

Share this article: X · Bluesky
Privacy Policy