Subject
1 entry
Mcts
Bookmarks
LLM Verified with Monte Carlo Tree Search
A research project using Monte Carlo Tree Search to guide and verify LLM code generation — MCTS explores the tree of possible completions and selects branches where generated code actually passes verification checks. An early example of search-augmented LLM reasoning.
