Files
cpp-masssprings/README.md
2026-02-28 18:09:28 +01:00

6 lines
359 B
Markdown

# MassSprings - Puzzle Board State Space Explorer
All combinations of pieces reachable from an initial puzzle are explored, the resulting puzzle state-space is visualized as a force-directed graph.
The graph layout is calculated iteratively using a mass-spring-system with additional pairwise repulsive forces simulated using Barnes-Hut.
![](screenshot.png)