aboutsummaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2024-07-08 19:22:16 +0200
committerSebastiano Tronto <sebastiano@tronto.net>2024-07-08 19:22:16 +0200
commitc2275e4b9625a1a19eb50d0880f70ed583d5c358 (patch)
treef1b6798f017dd62ece5b56f05d5c7201ba50ff39 /TODO.txt
parent66c1c11ec13d362ddfb1b5f6abe8127969c0ad29 (diff)
downloadnissy-core-c2275e4b9625a1a19eb50d0880f70ed583d5c358.tar.gz
nissy-core-c2275e4b9625a1a19eb50d0880f70ed583d5c358.zip
Stats for h48 solver as tool
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt9
1 files changed, 4 insertions, 5 deletions
diff --git a/TODO.txt b/TODO.txt
index acfeeb5..ac989c8 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -1,7 +1,5 @@
1Check stats for all tables using H48stats solver 1Check stats for all tables using H48stats solver
2 - optional: dr states (includes "fix" option) 2 - what now?
3 - implement tool for stats
4 - output to file, only write cocsep to stdout
5 3
6Bug in esep table generation 4Bug in esep table generation
7 - Fails for UFRUFU, try command 5 - Fails for UFRUFU, try command
@@ -18,8 +16,9 @@ Bug in esep table generation
18 16
19Solver 17Solver
20 - cleanup h48 solver 18 - cleanup h48 solver
21 - do not copy dfsarg, change and undo 19 - do not copy dfsarg, change and undo
22 - implement and use premove (and test) instead of inverting 20 - implement and use premove (and test) instead of inverting
21 - improve name of tables file in shell.c (include h value, maybe k, max)
23 - benchmark for solve 22 - benchmark for solve
24 table generation, where to keep tables? in benchmark folder or in tables/? 23 table generation, where to keep tables? in benchmark folder or in tables/?
25 - more tricks for solver, optimize, try larger tables 24 - more tricks for solver, optimize, try larger tables

Generated with cgit - Back to sebastiano.tronto.net