diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2024-07-13 20:32:59 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2024-07-13 20:32:59 +0200 |
| commit | a016aa7f78c86c59bab3ae4970f8cc339186bc91 (patch) | |
| tree | e40d495971428c644fd924868fc983a51ff85a10 /TODO.txt | |
| parent | d3db14d63a03c4a313e818ba1435433dd18acba4 (diff) | |
| download | nissy-core-a016aa7f78c86c59bab3ae4970f8cc339186bc91.tar.gz nissy-core-a016aa7f78c86c59bab3ae4970f8cc339186bc91.zip | |
Added new bfs attempt, but looks wrong
Diffstat (limited to 'TODO.txt')
| -rw-r--r-- | TODO.txt | 5 |
1 files changed, 4 insertions, 1 deletions
| @@ -1,5 +1,8 @@ | |||
| 1 | Check stats for all tables using H48stats solver | 1 | Check stats for all tables using H48stats solver |
| 2 | - what now? | 2 | - try DFS for h0 solver |
| 3 | - compare results, the bfs method could be wrong | ||
| 4 | - if faster: remove bfs | ||
| 5 | - if slower: why do I get different results with the new bfs? | ||
| 3 | 6 | ||
| 4 | Bug in esep table generation | 7 | Bug in esep table generation |
| 5 | - Fails for UFRUFU, try command | 8 | - Fails for UFRUFU, try command |
