aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
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.
5TODO: 5TODO:
6 6
7* transformations 7* transformations
8* setup benchmarks
8* coordinates: co, eo, epsep, cpsep_sym, cocpsep_sym, cphtr_sym, cocphtr_sym 9* coordinates: co, eo, epsep, cpsep_sym, cocpsep_sym, cphtr_sym, cocphtr_sym
9* pruning tables (1 bit per entry + fallback) 10* pruning tables (1 bit per entry + fallback)
10* solve.c 11* solve.c
11 12
12Optimizations: 13Optimizations:
13 14
14* multi-move (up to 4/5 moves at once)
15* avx2_cube.c 15* avx2_cube.c
16* multi-move (up to 4/5 moves at once)
16 17
17Things I need to learn: 18Things I need to learn:
18 19

Generated with cgit - Back to sebastiano.tronto.net