aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2023-09-08 18:47:27 +0200
committerSebastiano Tronto <sebastiano@tronto.net>2023-09-08 18:47:27 +0200
commit3de45a37b4b7fd0fee48a95d659436fba5d130a1 (patch)
treee157173aae1c3e9908627d614cb6cb78ce54b3d7
parent4d08bf731a099de2d174c73489636e1a12935aee (diff)
downloadnissy-core-3de45a37b4b7fd0fee48a95d659436fba5d130a1.tar.gz
nissy-core-3de45a37b4b7fd0fee48a95d659436fba5d130a1.zip
Added TODOs
Diffstat (limited to '')
-rw-r--r--README.md10
1 files changed, 9 insertions, 1 deletions
diff --git a/README.md b/README.md
index 68126a3..4d6f984 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,11 @@
1# Prototype for a new optimal solver 1# Prototype for a new optimal solver
2 2
3Work in progress 3Work in progress.
4
5TODO:
6
7* transformations (internal only, not in cube.h)
8* coordinates: co, eo, epsep, cpsep_sym, cocpsep_sym, cphtr_sym, cocphtr_sym
9* pruning tables (1 bit per entry + fallback)
10* solve.c
11* avx2_cube.c

Generated with cgit - Back to sebastiano.tronto.net