From 61ae2bd88751a291f97e6f0ee36563e898cacac8 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Wed, 8 Nov 2023 10:05:21 +0100 Subject: Small refactoring --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 505b840..fc33ef7 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,11 @@ for benchmarks. ## TODO: +### Trivial things + +* Remove unnecessary prototypes for static functions +* getpiece and similar macros: remove? make functions? + ### Simple solver * tests @@ -79,9 +84,9 @@ Implement the following solvers: ### cube.h changes -* Consider removing zerocube() from the api * prefix public functions with nissy_ or something similar * move() that takes a string (alg) as input +* Add single moves and transformations to the interface? (performance!) ### Documentation and interface -- cgit v1.3