diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 10 |
1 files changed, 9 insertions, 1 deletions
| @@ -1,3 +1,11 @@ | |||
| 1 | # Prototype for a new optimal solver | 1 | # Prototype for a new optimal solver |
| 2 | 2 | ||
| 3 | Work in progress | 3 | Work in progress. |
| 4 | |||
| 5 | TODO: | ||
| 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 | ||
