aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2023-11-08 10:48:56 +0100
committerSebastiano Tronto <sebastiano@tronto.net>2023-11-08 10:48:56 +0100
commit41d6b7aea5f1c9abddf5377dc6f37d8d197e548b (patch)
treed573235ae68f2bcd8c1b5d95326e8b601163a675 /README.md
parent61ae2bd88751a291f97e6f0ee36563e898cacac8 (diff)
downloadnissy-core-41d6b7aea5f1c9abddf5377dc6f37d8d197e548b.tar.gz
nissy-core-41d6b7aea5f1c9abddf5377dc6f37d8d197e548b.zip
Fixes
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index fc33ef7..444d037 100644
--- a/README.md
+++ b/README.md
@@ -84,6 +84,8 @@ Implement the following solvers:
84 84
85### cube.h changes 85### cube.h changes
86 86
87* better documentation: add parameter names, one-line comment
88 for each function
87* prefix public functions with nissy_ or something similar 89* prefix public functions with nissy_ or something similar
88* move() that takes a string (alg) as input 90* move() that takes a string (alg) as input
89* Add single moves and transformations to the interface? (performance!) 91* Add single moves and transformations to the interface? (performance!)

Generated with cgit - Back to sebastiano.tronto.net