aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/TODO.md b/TODO.md
index f3830f1..2b41c6f 100644
--- a/TODO.md
+++ b/TODO.md
@@ -26,11 +26,9 @@ including e.g. solutions that were not shown because -c)
26* solve should try up to a small bound without loading the large pruning table 26* solve should try up to a small bound without loading the large pruning table
27* **drfin for HTR scrambles should try all 3 axis and pick the best solutions; 27* **drfin for HTR scrambles should try all 3 axis and pick the best solutions;
28 in general every step that automatically detects orientation should do this** 28 in general every step that automatically detects orientation should do this**
29* **solve -O N find solutions within N moves from optimal
30 (-o is the same as -O 0)**
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
34* configurability: add an `alias` command, run config file at startup 32* configurability: add an `alias` command, run config file at startup
35* configure max ram to be used (via config file and/or command line option) 33* configure max ram to be used (via config file and/or command line option)
36* transform alg, rufify etc... 34* transform alg, rufify etc...
@@ -43,6 +41,7 @@ including e.g. solutions that were not shown because -c)
43* webapp (cgi) 41* webapp (cgi)
44* **Re-upload tables** 42* **Re-upload tables**
45* **fix README.md** 43* **fix README.md**
44* **fix examples in manpage**
46 45
47## Technical stuff 46## Technical stuff
48 47

Generated with cgit - Back to sebastiano.tronto.net