|
|
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 |
|
|
|
836b42f425
|
color nodes based on target distance
|
2026-03-06 03:30:31 +01:00 |
|
|
|
9de0d06806
|
reformat
|
2026-03-05 22:00:28 +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 |
|
|
|
846ff72d1f
|
fix bug where starting index was set incorrectly when populating graph
|
2026-02-28 23:16:00 +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 |
|