diff options
| author | Sebastiano Tronto <sebastiano.tronto@gmail.com> | 2021-12-24 18:30:44 +0100 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano.tronto@gmail.com> | 2021-12-24 18:30:44 +0100 |
| commit | 8595bd0aa8d55b698f2de15b28c20b482df366c3 (patch) | |
| tree | 9388dad4e0d8187d9bbb406e6734aed795c256a6 /TODO.md | |
| parent | fb058ea953f1d352dd52355252462153a9436689 (diff) | |
| download | nissy-8595bd0aa8d55b698f2de15b28c20b482df366c3.tar.gz nissy-8595bd0aa8d55b698f2de15b28c20b482df366c3.zip | |
added info on compact tables and warning about installation process being deprecated for tables
Diffstat (limited to 'TODO.md')
| -rw-r--r-- | TODO.md | 6 |
1 files changed, 1 insertions, 5 deletions
| @@ -38,6 +38,7 @@ It's more of a personal reminder than anything else. | |||
| 38 | 38 | ||
| 39 | * Add EXAMPLES.md file | 39 | * Add EXAMPLES.md file |
| 40 | * webapp (cgi) | 40 | * webapp (cgi) |
| 41 | * Re-upload tables, fix README.md | ||
| 41 | 42 | ||
| 42 | ## Technical stuff | 43 | ## Technical stuff |
| 43 | 44 | ||
| @@ -52,11 +53,6 @@ It's more of a personal reminder than anything else. | |||
| 52 | it will only be used by the few who have less than 4(?) Gb of ram. | 53 | it will only be used by the few who have less than 4(?) Gb of ram. |
| 53 | * Check if memory is enough for loading pruning tables; if not, abort | 54 | * Check if memory is enough for loading pruning tables; if not, abort |
| 54 | * For optimal solver: choose largest that fits in memory between nxopt and light | 55 | * For optimal solver: choose largest that fits in memory between nxopt and light |
| 55 | * Remove ptable khuge | ||
| 56 | |||
| 57 | ### Performance | ||
| 58 | * solve (allow_next): filter out based on base_move; only check once for each | ||
| 59 | triple of moves; how to deal with different movesets? | ||
| 60 | 56 | ||
| 61 | ### Other optimal solvers | 57 | ### Other optimal solvers |
| 62 | * try htr corners + edges in slice but not oriented (300Mb table); | 58 | * try htr corners + edges in slice but not oriented (300Mb table); |
