2025
SBSC: Step-by-Step Coding for Improving Mathematical Olympiad Performance
ICLR 2025poster
We propose Step-by-Step Coding (SBSC): a multi-turn math reasoning framework that enables Large Language Models (LLMs) to generate sequence of programs for solving Olympiad level math problems. After each turn/step, by leveraging the code execution outputs and programs of previous steps, the model g…