diff options
Diffstat (limited to '')
| -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); |
