en

Metarecursion

ru

Translation metarecursion into russian

metarecursion
Noun
raiting
Metarecursion is a concept in theoretical computer science.
Метарекурсия — это концепция в теоретической информатике.

Definitions

metarecursion
Noun
raiting
A 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.