diff options
Diffstat (limited to 'TODO_COORDINATES')
| -rw-r--r-- | TODO_COORDINATES | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/TODO_COORDINATES b/TODO_COORDINATES deleted file mode 100644 index d5c78aa..0000000 --- a/TODO_COORDINATES +++ /dev/null | |||
| @@ -1,15 +0,0 @@ | |||
| 1 | - filter solutions | ||
| 2 | - allow not showing repeated solutions like R2 F and R2 F' for EO | ||
| 3 | - avoid B2 F as an EO | ||
| 4 | - in nissy.c, check for minmoves, maxmoves and nissflag (must be in range) | ||
| 5 | - add a dispatcher in solvers.h? | ||
| 6 | - test solver for EO (with unit test or tool) | ||
| 7 | - add NISS (and add tests for NISS EO) | ||
| 8 | - make solve parallelized | ||
| 9 | - other coordinates | ||
| 10 | - gendata must handle symmetry | ||
| 11 | - make gendata parallelized | ||
| 12 | |||
| 13 | - refactor common parts of coord and h48 solvers | ||
| 14 | - move parse_h48 to h48 module? | ||
| 15 | then maybe do like for coordinate and exclude the "h48" part | ||
