diff options
Diffstat (limited to 'TODO_COORDINATES')
| -rw-r--r-- | TODO_COORDINATES | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/TODO_COORDINATES b/TODO_COORDINATES index 6634623..1c50db3 100644 --- a/TODO_COORDINATES +++ b/TODO_COORDINATES | |||
| @@ -1,10 +1,15 @@ | |||
| 1 | - coord solver | 1 | - coord solver |
| 2 | - there is an error (try R B2 as scramble, EO on RL) | ||
| 3 | - debug | ||
| 4 | - fix | ||
| 5 | - h48 solve dispatch: move "h7k2" part to "options"? | ||
| 6 | - it makes sense, but breaks the rule "solver == table" | ||
| 2 | - add new parameter to solve(): options (char *) | 7 | - add new parameter to solve(): options (char *) |
| 3 | - fix all usages | 8 | - fix all usages |
| 4 | x tests | 9 | x tests |
| 5 | x shell | 10 | x shell |
| 6 | - tools | 11 | - tools (after deciding if refactoring h48 solve dispatch) |
| 7 | - python bindings | 12 | x python bindings |
| 8 | - document what to do when changing interface? | 13 | - document what to do when changing interface? |
| 9 | - where do I document which solvers take which parameters? | 14 | - where do I document which solvers take which parameters? |
| 10 | now that I am implementing more solvers I need an extra | 15 | now that I am implementing more solvers I need an extra |
| @@ -13,6 +18,7 @@ | |||
| 13 | - add a dispatcher in solvers.h? | 18 | - add a dispatcher in solvers.h? |
| 14 | - test solver for EO | 19 | - test solver for EO |
| 15 | - add NISS (and add tests for NISS EO) | 20 | - add NISS (and add tests for NISS EO) |
| 21 | - allow not showing repeated solutions like R2 F and R2 F' for EO | ||
| 16 | - make solve parallelized | 22 | - make solve parallelized |
| 17 | - other coordinates | 23 | - other coordinates |
| 18 | - gendata must handle symmetry | 24 | - gendata must handle symmetry |
