Activity (Process)

Recursive Decomposition of Sub-Problems

If a specific sub-problem pip_i is highly complex and requires multiple intermediate steps, the solver function Si()S_i(\cdot) can be structured as a recursive program capable of further decomposition. By iteratively generating and solving smaller sub-problems, this approach effectively incorporates recursion into the problem-solving workflow. Consequently, this enables the establishment of a hierarchical structure for tackling intricate and multi-layered challenges.

0

1

Updated 2026-04-30

Contributors are:

Who are from:

Tags

Ch.3 Prompting - Foundations of Large Language Models

Foundations of Large Language Models

Foundations of Large Language Models Course

Computing Sciences

Related
Learn After