Program-of-Thought (PoT)

Appears in 1 paper

Solving problems by writing Python code instead of natural language reasoning.

As used in Paper 24 — rStar-Math: Small LLMs Can Master Math Reasoning with Self-Evolved Deep Thinking →

Solving problems by writing Python code instead of natural language reasoning. Enables automatic verification by executing the code and checking the output. Contrasts with Chain-of-Thought (CoT), which uses natural language.