aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano.tronto@gmail.com>2022-01-29 15:48:00 +0100
committerSebastiano Tronto <sebastiano.tronto@gmail.com>2022-01-29 15:48:00 +0100
commite332d43d5e5a288bdaaf79b58bba7afe401dc84b (patch)
tree314679f9b18379c642f0cf6f22b956a3f9ad372e
parent3a402c530b420080c5c0415e4727c9fb29a181b7 (diff)
downloadnissy-e332d43d5e5a288bdaaf79b58bba7afe401dc84b.tar.gz
nissy-e332d43d5e5a288bdaaf79b58bba7afe401dc84b.zip
Basically a test commit
-rw-r--r--TODO.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
index 037f6e6..8c039cc 100644
--- a/TODO.md
+++ b/TODO.md
@@ -38,6 +38,7 @@ including e.g. solutions that were not shown because -c)
38* solve should re-orient first if needed and not just give up if centers are off 38* solve should re-orient first if needed and not just give up if centers are off
39* more scramble types (dr, htr, fmc(rufify)...) 39* more scramble types (dr, htr, fmc(rufify)...)
40* solve should try up to a small bound without loading the large pruning table 40* solve should try up to a small bound without loading the large pruning table
41* silent batch mode without >>>
41 42
42### New features 43### New features
43* cleanup: translate an alg to the standard HTM moveset + reorient at the end 44* cleanup: translate an alg to the standard HTM moveset + reorient at the end
@@ -52,6 +53,7 @@ including e.g. solutions that were not shown because -c)
52* Add EXAMPLES.md file 53* Add EXAMPLES.md file
53* webapp (cgi) 54* webapp (cgi)
54* installation: get ptables with curl or similar (on Windows what?) 55* installation: get ptables with curl or similar (on Windows what?)
56 also, keep only one compressed format (+uncompressed?) on server
55 57
56## Technical stuff 58## Technical stuff
57 59

Generated with cgit - Back to sebastiano.tronto.net