diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2024-03-31 10:43:29 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2024-03-31 10:43:29 +0200 |
| commit | d46f5be9da49b4f353ac1aa09cc54c223f4fe5b5 (patch) | |
| tree | 63de0094e817c2973d03701818aa0f74abcd6da8 /TODO.txt | |
| parent | a37181b1c2ae6251bba75d5ed7a896d47a26f961 (diff) | |
| download | nissy-core-d46f5be9da49b4f353ac1aa09cc54c223f4fe5b5.tar.gz nissy-core-d46f5be9da49b4f353ac1aa09cc54c223f4fe5b5.zip | |
Added _foreach_move loop, to be tested
Diffstat (limited to 'TODO.txt')
| -rw-r--r-- | TODO.txt | 4 |
1 files changed, 2 insertions, 2 deletions
| @@ -1,6 +1,6 @@ | |||
| 1 | TODO optimize cocsep generation (very slow!) | 1 | TODO optimize cocsep generation (very slow!) |
| 2 | TODO cocsep data: fix | 2 | TODO check which is faster: foreach_move or simple for loop? |
| 3 | TODO cocsep data: add hash checks? | 3 | same for transformations |
| 4 | TODO implement big pruning table for H48 solver | 4 | TODO implement big pruning table for H48 solver |
| 5 | TODO alternative: ARM NEON part | 5 | TODO alternative: ARM NEON part |
| 6 | 6 | ||
