diff options
| author | Sebastiano Tronto <sebastiano.tronto@gmail.com> | 2021-12-24 15:13:25 +0100 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano.tronto@gmail.com> | 2021-12-24 15:13:25 +0100 |
| commit | 92fe5c67548304af7630ba0dd571b9d95241e412 (patch) | |
| tree | 4f394f944bdb05a28a36ae0442d9d2418cb5fa3c /TODO.md | |
| parent | fe1343560ef17a700cdf3110d2d2b6305338c041 (diff) | |
| download | nissy-92fe5c67548304af7630ba0dd571b9d95241e412.tar.gz nissy-92fe5c67548304af7630ba0dd571b9d95241e412.zip | |
Added -c option for solve
Diffstat (limited to 'TODO.md')
| -rw-r--r-- | TODO.md | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -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 |
