March 16, 2026
Watch an LLM Think
An interactive explorable explanation of Monte Carlo Tree Search for LLM reasoning. Watch reasoning paths branch, dead-end, and backtrack.
Browse posts by tag
An interactive explorable explanation of Monte Carlo Tree Search for LLM reasoning. Watch reasoning paths branch, dead-end, and backtrack.
Treating prompt engineering as a search problem over a structured action space, using MCTS to find effective prompt compositions.
Applying Monte Carlo Tree Search to large language model reasoning, with a formal specification of the algorithm.