diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2023-11-11 22:19:03 +0100 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2023-11-11 22:19:03 +0100 |
| commit | 91afd406dca8dee4dfdb84ad025dd390f4e5a70c (patch) | |
| tree | 712bdcbf9bf0d88218095b1da42199934ea91985 /TODO.txt | |
| parent | 067ba55add258ab03db328234168af66c4ad87c3 (diff) | |
| download | nissy-core-91afd406dca8dee4dfdb84ad025dd390f4e5a70c.tar.gz nissy-core-91afd406dca8dee4dfdb84ad025dd390f4e5a70c.zip | |
Implemented simple solver
Diffstat (limited to 'TODO.txt')
| -rw-r--r-- | TODO.txt | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -2,7 +2,7 @@ | |||
| 2 | 2 | ||
| 3 | See the sections below for details | 3 | See the sections below for details |
| 4 | 4 | ||
| 5 | * Implement some simple solver | 5 | * Tests for simple solver |
| 6 | * Extend cube and moves to include centers | 6 | * Extend cube and moves to include centers |
| 7 | * More complex optimal solvers, pruning tables | 7 | * More complex optimal solvers, pruning tables |
| 8 | * Benchmarks | 8 | * Benchmarks |
