aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO.md b/TODO.md
index 1baf808..1659cd0 100644
--- a/TODO.md
+++ b/TODO.md
@@ -26,6 +26,8 @@ It's more of a personal reminder than anything else.
26* 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,
27 because I need to transform the alg as I go. 27 because I need to transform the alg as I go.
28* for solve -v, print certain info like average branching value 28* for solve -v, print certain info like average branching value
29* solve -O n find solutions within n moves from optimal
30 (-o is the same as -O 0)
29 31
30### New features 32### New features
31* cleanup: translate an alg to the standard HTM moveset + reorient at the end 33* cleanup: translate an alg to the standard HTM moveset + reorient at the end
@@ -33,7 +35,6 @@ It's more of a personal reminder than anything else.
33* configure max ram to be used (via config file and/or command line option) 35* configure max ram to be used (via config file and/or command line option)
34* command to transform cube and alg 36* command to transform cube and alg
35* command notation to list available moves 37* command notation to list available moves
36*
37 38
38## Distribution 39## Distribution
39 40

Generated with cgit - Back to sebastiano.tronto.net