aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
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.
4 4
5TODO: 5TODO:
6 6
7* implement transformations (use write to SRC to make life easier)
8* setup benchmarks 7* setup benchmarks
8* AVX2 compile-time switch
9* 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
10* pruning tables (1 bit per entry + fallback) 10* pruning tables (1 bit per entry + fallback)
11* solve.c 11* solve.c
12 12
13Optimizations: 13Optimizations:
14 14
15* avx2_cube.c
16* multi-move (up to 4/5 moves at once) 15* multi-move (up to 4/5 moves at once)
17 16
18Things I need to learn: 17Things I need to learn:

Generated with cgit - Back to sebastiano.tronto.net