From 72c9082c9824c7ffecc97a94083aa350956285e4 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Wed, 8 Nov 2023 14:04:36 +0100 Subject: Change include statement --- README.md | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 444d037..aa5c4f7 100644 --- a/README.md +++ b/README.md @@ -37,17 +37,18 @@ for benchmarks. ## TODO: -### Trivial things +### Generic solver -* Remove unnecessary prototypes for static functions -* getpiece and similar macros: remove? make functions? - -### Simple solver - -* tests * finish implementation +* tests: solve full cube (max 7-8 moves?) +* more tests: eo and other stuff * benchmarks +### Add NISS + +* Add mask to moves (e.g. U | NISS where NISS = 32 or something) +* Adapt readmoves and writemoves + ### Coordinates * [done] eo -- cgit v1.3