diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2024-07-08 19:22:16 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2024-07-08 19:22:16 +0200 |
| commit | c2275e4b9625a1a19eb50d0880f70ed583d5c358 (patch) | |
| tree | f1b6798f017dd62ece5b56f05d5c7201ba50ff39 /TODO.txt | |
| parent | 66c1c11ec13d362ddfb1b5f6abe8127969c0ad29 (diff) | |
| download | nissy-core-c2275e4b9625a1a19eb50d0880f70ed583d5c358.tar.gz nissy-core-c2275e4b9625a1a19eb50d0880f70ed583d5c358.zip | |
Stats for h48 solver as tool
Diffstat (limited to 'TODO.txt')
| -rw-r--r-- | TODO.txt | 9 |
1 files changed, 4 insertions, 5 deletions
| @@ -1,7 +1,5 @@ | |||
| 1 | Check stats for all tables using H48stats solver | 1 | Check 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 | ||
| 6 | Bug in esep table generation | 4 | Bug 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 | ||
| 19 | Solver | 17 | Solver |
| 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 |
