This repository was archived by the owner on Jun 18, 2026. It is now read-only.
Commit 6fbf6af
committed
feat: Euler Path & Circuit Finder — interactive tool with Hierholzer's algorithm animation
Add interactive Euler path/circuit finder with:
- Draw/edit graphs with click-to-add nodes and edges
- Directed/undirected graph support
- Real-time degree analysis with odd-degree highlighting
- Hierholzer's algorithm with step-by-step animation
- 6 presets: Königsberg Bridges, Triangle, Rectangle+Diagonal, House, Petersen, K5
- Degree table, verdict panel, path display
- Speed control, step mode, right-click delete
- Multi-edge support with curved rendering
Usage: Open docs/euler.html or navigate from sidebar1 parent 8637e2a commit 6fbf6af
1 file changed
Lines changed: 659 additions & 0 deletions
0 commit comments