From 4a7e2dccaa54bc42a4b67cf35cf8b926cf357bb3 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Sun, 22 Oct 2023 22:46:52 +0200 Subject: Added transformations (and fixed tests) --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index a92d844..33e8cb8 100644 --- a/README.md +++ b/README.md @@ -4,15 +4,14 @@ Work in progress. TODO: -* implement transformations (use write to SRC to make life easier) * setup benchmarks +* AVX2 compile-time switch * coordinates: co, eo, epsep, cpsep_sym, cocpsep_sym, cphtr_sym, cocphtr_sym * pruning tables (1 bit per entry + fallback) * solve.c Optimizations: -* avx2_cube.c * multi-move (up to 4/5 moves at once) Things I need to learn: -- cgit v1.3