Formula

Formula for Least-to-Most Sub-Problem Generation

In least-to-most prompting, the generation of sub-problems from an initial problem, denoted as p0p_0, can be formally represented. The original problem is decomposed into a set of sub-problems, denoted as {p1,...,pn}\left\{p_1, ..., p_n\right\}, given by the formula:

{p1,...,pn}=G(p0)\left\{p_1, ..., p_n\right\} = G(p_0)

where G()G(\cdot) denotes the function responsible for sub-problem generation.

0

1

Updated 2026-04-30

Contributors are:

Who are from:

Tags

Foundations of Large Language Models

Ch.3 Prompting - Foundations of Large Language Models

Foundations of Large Language Models Course

Computing Sciences