
Metarecursion

Translation metarecursion into russian
metarecursion
NounMetarecursion is a concept in theoretical computer science.
Метарекурсия — это концепция в теоретической информатике.
Definitions
metarecursion
NounA recursive process that involves applying recursion to itself, often used in computer science and mathematics to solve complex problems by breaking them down into simpler, self-referential steps.
The algorithm employed metarecursion to efficiently solve the problem by iterating over its own recursive calls.