Formula

Formula for Sequential Sub-Problem Generation

When generating sub-problems step-by-step during a decomposition process, the formulation of each new sub-problem depends on the history of the task. The ii-th sub-problem, pip_i, is created by a generation function Gi()G_i(\cdot) that considers the original problem p0p_0 along with the preceding sub-problems p<ip_{<i} and their respective solutions a<ia_{<i}. This relationship is represented mathematically by the equation: pi=Gi(p0,{p<i,a<i})p_i = G_i(p_0, \{p_{<i}, a_{<i}\}).

Image 0

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