diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2025-03-19 17:16:41 +0100 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2025-03-19 17:16:41 +0100 |
| commit | 0550a16c1cce868bbc3f3b5ad59f80e35cf2a6cd (patch) | |
| tree | 3051a8267f1050e172d5e799ef0c20fb608d9a74 /TODO_COORDINATES | |
| parent | ab95e3801f6659aa6b25ebd9a69b2e23dded130e (diff) | |
| download | nissy-core-0550a16c1cce868bbc3f3b5ad59f80e35cf2a6cd.tar.gz nissy-core-0550a16c1cce868bbc3f3b5ad59f80e35cf2a6cd.zip | |
Filter solutions for coordinate solver and fix ordering
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 | ||
