aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano.tronto@gmail.com>2021-12-25 10:18:08 +0100
committerSebastiano Tronto <sebastiano.tronto@gmail.com>2021-12-25 10:18:08 +0100
commit3baaef5a55b9dd98ee35658d40c25ee9fedfa3c0 (patch)
tree7889a1919a0767f6d876247b93c9d83d0fcba21d /TODO.md
parent51dff333ceb5228b8de98dd621c0c2b62ed43441 (diff)
downloadnissy-3baaef5a55b9dd98ee35658d40c25ee9fedfa3c0.tar.gz
nissy-3baaef5a55b9dd98ee35658d40c25ee9fedfa3c0.zip
Transform solutions early so that -v gives meaningful info
Diffstat (limited to '')
-rw-r--r--TODO.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO.md b/TODO.md
index 1659cd0..3c2a11e 100644
--- a/TODO.md
+++ b/TODO.md
@@ -23,8 +23,6 @@ It's more of a personal reminder than anything else.
23* solve should try up to a small bound without loading the large pruning table 23* solve should try up to a small bound without loading the large pruning table
24* drfin for HTR scrambles should try all 3 axis and pick the best solutions; 24* drfin for HTR scrambles should try all 3 axis and pick the best solutions;
25 in general every step that automatically detects orientation should do this 25 in general every step that automatically detects orientation should do this
26* for solve -v, solving in different orientation does not give meaningful info,
27 because I need to transform the alg as I go.
28* for solve -v, print certain info like average branching value 26* for solve -v, print certain info like average branching value
29* solve -O n find solutions within n moves from optimal 27* solve -O n find solutions within n moves from optimal
30 (-o is the same as -O 0) 28 (-o is the same as -O 0)

Generated with cgit - Back to sebastiano.tronto.net