en

Metarecursion

ru

Перевод metarecursion на русский язык

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

Опеределения

metarecursion
Существительное
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.