aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano.tronto@gmail.com>2021-12-24 17:58:54 +0100
committerSebastiano Tronto <sebastiano.tronto@gmail.com>2021-12-24 17:58:54 +0100
commitce03bba1f5f3d6fca2d52e22918197bd4a8eef3f (patch)
treebb6e3551f1328a34763989594fcf3062f2440214
parent1b491232f8f5c2608ea8976a565392adad409895 (diff)
downloadnissy-ce03bba1f5f3d6fca2d52e22918197bd4a8eef3f.tar.gz
nissy-ce03bba1f5f3d6fca2d52e22918197bd4a8eef3f.zip
removed some todo
-rw-r--r--TODO.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO.md b/TODO.md
index caedc84..c85a8c2 100644
--- a/TODO.md
+++ b/TODO.md
@@ -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

Generated with cgit - Back to sebastiano.tronto.net