Pascal Schärli
- Alpha-Beta Pruning Practice
αβ
Cutoff
{{actionLQ.inAction ? 'Stop' : 'Start'}} Animation
{{((actionLQ.lastAction + 1) / actionLQ.length) * 100}}% Complete (success)
Slow
Fast
Depth
-
+
Branching Factor
-
+
Swap Min/Max
Regenerate Tree
Reset Tree
Show Solution
Check Answer
{{(correct == null) ? '--' : (correct ? 'Correct!' : 'Incorrect')}}
Star
Hosted by
Pascal Schärli
because the original page was offline.
Nodes are pruned when {{useAb ? 'β ≤ α' : 'value is in cutoff range'}}.