jieyilong/tree-of-thought-puzzle-solver
The Tree of Thoughts (ToT) framework for solving complex reasoning tasks using LLMs
This tool helps researchers and AI practitioners solve complex reasoning problems, such as Sudoku, using large language models (LLMs). You provide a puzzle description, and the system outputs the solution. It's designed for those exploring advanced problem-solving techniques with AI.
371 stars. No commits in the last 6 months.
Use this if you are researching or developing advanced problem-solving methods with large language models and need a system that can backtrack and explore multiple reasoning paths.
Not ideal if you're looking for a general-purpose, user-friendly puzzle solver that doesn't require deep understanding of AI frameworks.
Stars
371
Forks
51
Language
Python
License
MIT
Category
Last pushed
Aug 23, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/jieyilong/tree-of-thought-puzzle-solver"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
open-thought/reasoning-gym
[NeurIPS 2025 Spotlight] Reasoning Environments for Reinforcement Learning with Verifiable Rewards
Hmbown/Hegelion
Dialectical reasoning architecture for LLMs (Thesis → Antithesis → Synthesis)
LLM360/Reasoning360
A repo for open research on building large reasoning models
bowang-lab/BioReason
BioReason: Incentivizing Multimodal Biological Reasoning within a DNA-LLM Model | NeurIPS '25
TsinghuaC3I/Awesome-RL-for-LRMs
A Survey of Reinforcement Learning for Large Reasoning Models