Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 437 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 437 Bytes

Ackermann Algorithm

Different implementations of Ackermann algorithm In computability theory, the Ackermann function, named after Wilhelm Ackermann, is one of the simplest and earliest-discovered examples of a total computable function that is not primitive recursive. All primitive recursive functions are total and computable, but the Ackermann function illustrates that not all total computable functions are primitive recursive.