aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2023-10-22 22:46:52 +0200
committerSebastiano Tronto <sebastiano@tronto.net>2023-10-22 22:46:52 +0200
commit4a7e2dccaa54bc42a4b67cf35cf8b926cf357bb3 (patch)
treefa08602a6225d45d8d3fb69a258980a63c3383d4 /README.md
parent97b3aa48a8d6ccdf2a3ce587bf8ac130c00c1b64 (diff)
downloadnissy-core-4a7e2dccaa54bc42a4b67cf35cf8b926cf357bb3.tar.gz
nissy-core-4a7e2dccaa54bc42a4b67cf35cf8b926cf357bb3.zip
Added transformations (and fixed tests)
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