From 9e698917cb5b332cdbf1969ddfe3840239106c8d Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Thu, 5 Oct 2023 09:31:02 +0200 Subject: Implemented compose; some cleanup --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 9cbd390..2b8fdb2 100644 --- a/README.md +++ b/README.md @@ -5,14 +5,15 @@ Work in progress. TODO: * transformations +* setup benchmarks * coordinates: co, eo, epsep, cpsep_sym, cocpsep_sym, cphtr_sym, cocphtr_sym * pruning tables (1 bit per entry + fallback) * solve.c Optimizations: -* multi-move (up to 4/5 moves at once) * avx2_cube.c +* multi-move (up to 4/5 moves at once) Things I need to learn: -- cgit v1.3