Commit Graph

5 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
9de0d06806 reformat 2026-03-05 22:00:28 +01:00
c8d6541221 add hashset benchmarks 2026-03-05 20:03:26 +01:00
c9915852db implement very slow puzzle space exploration 2026-03-04 20:23:16 +01:00
2d111f58da add single state space benchmark + some tests 2026-03-04 19:08:00 +01:00