Commit Graph

6 Commits

Author SHA1 Message Date
3230d806f7 restructure puzzle space generation (for boards up to 5x5)
- uses a huge global seen-states-cache. Not scalable without more
filtering
2026-03-07 23:33:55 +01:00
c9915852db implement very slow puzzle space exploration 2026-03-04 20:23:16 +01:00
2ef2a29601 squash merge efficient-puzzle into main 2026-03-02 14:37:34 +01:00
9ab96c5903 rename files based on their classes 2026-02-28 22:30:00 +01:00
809fbf1b93 add popups to certain user actions 2026-02-28 21:49:41 +01:00
ce05dd504a small refactor 2026-02-28 18:37:47 +01:00