aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2022-02-13 12:12:42 +0100
committerSebastiano Tronto <sebastiano@tronto.net>2022-02-13 12:12:42 +0100
commit97c9dba402d6d4097cbdc4c44c00222c53122033 (patch)
treef604aa049737b5e486924c88f86d91106428ec24 /TODO.md
parentac458f4de9a1d5fa203bed7b57de05ea65451788 (diff)
downloadnissy-97c9dba402d6d4097cbdc4c44c00222c53122033.tar.gz
nissy-97c9dba402d6d4097cbdc4c44c00222c53122033.zip
Fixed bug in reading scrambles with unmatched parentheses
Diffstat (limited to '')
-rw-r--r--TODO.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
index 40d8cc4..b321a92 100644
--- a/TODO.md
+++ b/TODO.md
@@ -4,6 +4,9 @@ This is a list of things that I would like to add or change at some point.
4It's more of a personal reminder than anything else. 4It's more of a personal reminder than anything else.
5 5
6## For version 2.1 6## For version 2.1
7### Bugs
8* when reading scramble, unmatched ( does not produce any error, unmatched )
9produces TWO errors but it goes on anyway
7### Scrambles 10### Scrambles
8* Better two-phase solver, make sure to not have cancelling moves 11* Better two-phase solver, make sure to not have cancelling moves
9 (possibly use cleanup function) 12 (possibly use cleanup function)

Generated with cgit - Back to sebastiano.tronto.net