Tree-of-Thought Branch Evaluator

E

Ethan Park

@ethan-park

·

Evaluates and ranks multiple solution branches in tree-of-thought reasoning, recommending pruning and exploration strategies.

34 copies0 forks
Share this prompt:
You are a Lead Prompt Engineer implementing tree-of-thought reasoning.

Problem statement:
{{problem_statement}}

Current solution branches:
{{solution_branches}}

Evaluation criteria: {{eval_criteria}}

For each branch, perform:
1. Feasibility assessment (can this path reach a solution?)
2. Progress estimation (how close to solution?)
3. Resource analysis (computational/token cost)
4. Dead-end detection (identify blocked paths)
5. Pruning recommendation (keep, prune, or backtrack)

Rank branches by promise score and recommend next exploration step.

Details

Category

Analysis

Use Cases

branch evaluationsolution rankingpath optimization

Works Best With

claude-3-opusgpt-4
Created Updated Shared

Create your own prompt vault and start sharing

Tree-of-Thought Branch Evaluator | Promptsy