aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano.tronto@gmail.com>2021-12-24 15:13:25 +0100
committerSebastiano Tronto <sebastiano.tronto@gmail.com>2021-12-24 15:13:25 +0100
commit92fe5c67548304af7630ba0dd571b9d95241e412 (patch)
tree4f394f944bdb05a28a36ae0442d9d2418cb5fa3c /TODO.md
parentfe1343560ef17a700cdf3110d2d2b6305338c041 (diff)
downloadnissy-92fe5c67548304af7630ba0dd571b9d95241e412.tar.gz
nissy-92fe5c67548304af7630ba0dd571b9d95241e412.zip
Added -c option for solve
Diffstat (limited to '')
-rw-r--r--TODO.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
index 81c3c19..e28d036 100644
--- a/TODO.md
+++ b/TODO.md
@@ -27,6 +27,7 @@ It's more of a personal reminder than anything else.
27* for solve -v, solving in different orientation does not give meaningful info, 27* for solve -v, solving in different orientation does not give meaningful info,
28 because I need to transform the alg as I go. 28 because I need to transform the alg as I go.
29* for solve -v, print certain info like average branching value 29* for solve -v, print certain info like average branching value
30* solve should default to +infity for -s if other bounds are given
30 31
31### New features 32### New features
32* 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

Generated with cgit - Back to sebastiano.tronto.net