Tips : Draws the graph at the right, then write your script here to create your custom
animation.
Graph Builder
Guide
- Click to create a new state.
- Click two states in sequence to create a transition.
- Right-click a state to toggle Final state.
- Shift + Right-click a state to set it as Initial.
- Final states are marked with a double circle.
- Left-click a transition label to edit its symbol.
- Drag any state to reposition it.
Structure Explorer
Select and interact with fundamental data structures.
The visualization will appear here.
Algorithm Explorer
Select and interact with AI models.
Guide
- Generate Tree creates a random binary tree.
- Run Minimax computes the optimal move.
- Run Alpha-Beta prunes useless branches.