diff options
Diffstat (limited to 'TODO.md')
| -rw-r--r-- | TODO.md | 2 |
1 files changed, 0 insertions, 2 deletions
| @@ -17,7 +17,6 @@ It's more of a personal reminder than anything else. | |||
| 17 | * QTM optimal solving (important: fix possible_next, which works only for HTM now) | 17 | * QTM optimal solving (important: fix possible_next, which works only for HTM now) |
| 18 | * Block-building steps (cross, roux blocks, ...) | 18 | * Block-building steps (cross, roux blocks, ...) |
| 19 | * Other common steps (LSE, ...) | 19 | * Other common steps (LSE, ...) |
| 20 | * optimal after eo (without breaking eo) | ||
| 21 | 20 | ||
| 22 | ### Improvements to currently implemented commands | 21 | ### Improvements to currently implemented commands |
| 23 | * solve should re-orient first if needed and not just give up if centers are off | 22 | * solve should re-orient first if needed and not just give up if centers are off |
| @@ -27,7 +26,6 @@ It's more of a personal reminder than anything else. | |||
| 27 | * for solve -v, solving in different orientation does not give meaningful info, | 26 | * for solve -v, solving in different orientation does not give meaningful info, |
| 28 | because I need to transform the alg as I go. | 27 | because I need to transform the alg as I go. |
| 29 | * for solve -v, print certain info like average branching value | 28 | * for solve -v, print certain info like average branching value |
| 30 | * solve should default to +infity for -s if other bounds are given | ||
| 31 | 29 | ||
| 32 | ### New features | 30 | ### New features |
| 33 | * cleanup: translate an alg to the standard HTM moveset + reorient at the end | 31 | * cleanup: translate an alg to the standard HTM moveset + reorient at the end |
