Formula

Recursive Formula for Sub-Problem Generation

This formula provides a recursive definition for generating the i-th sub-problem, pip_i. It is expressed as: pi=Gi(p0,{pi,ai})p_i = G_i(p_0, \{p_i, a_i\}) Here, the sub-problem pip_i is defined by a function GiG_i that takes the original problem p0p_0 as context, along with the sub-problem pip_i itself and its answer aia_i. This structure implies that a valid sub-problem must satisfy this self-referential condition.

0

1

Updated 2025-10-08

Contributors are:

Who are from:

Tags

Ch.3 Prompting - Foundations of Large Language Models

Foundations of Large Language Models

Computing Sciences

Foundations of Large Language Models Course