diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2026-04-11 18:57:22 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2026-04-11 18:57:22 +0200 |
| commit | 3cb60bcbf4ab9af4e9452a43681f1e7176b0c88f (patch) | |
| tree | 22039c5bfafcb352b4f3ce8af38acd34c152b1a7 /README.md | |
| parent | fc41f7917531693680b5baf71ffe38c47333fe84 (diff) | |
| download | nissy-core-3cb60bcbf4ab9af4e9452a43681f1e7176b0c88f.tar.gz nissy-core-3cb60bcbf4ab9af4e9452a43681f1e7176b0c88f.zip | |
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 10 |
1 files changed, 9 insertions, 1 deletions
| @@ -1,4 +1,4 @@ | |||
| 1 | # The engine of Nissy, including the H48 optimal solver | 1 | # The future engine of Nissy, including the H48 optimal solver |
| 2 | 2 | ||
| 3 | **Warning**: this library is work in progress, breaking changes can | 3 | **Warning**: this library is work in progress, breaking changes can |
| 4 | happen without notice. | 4 | happen without notice. |
| @@ -11,6 +11,14 @@ H48 is an experimental Rubik's cube solver. It is heavily inspired by | |||
| 11 | [vcube](https://github.com/Voltara/vcube), but it uses a different set | 11 | [vcube](https://github.com/Voltara/vcube), but it uses a different set |
| 12 | of pruning tables that were developed independently. | 12 | of pruning tables that were developed independently. |
| 13 | 13 | ||
| 14 | ## Contributing | ||
| 15 | |||
| 16 | If you want to contribute to this project, see [TODO.md](./TODO.md) for | ||
| 17 | some ideas. | ||
| 18 | |||
| 19 | In case you want to develop your own tool based on nissy-core, do get | ||
| 20 | in touch with me and I'll be happy to help you out! | ||
| 21 | |||
| 14 | ## Building | 22 | ## Building |
| 15 | 23 | ||
| 16 | This project is mainly developed on UNIX systems (Linux, MacOS, BSD...), | 24 | This project is mainly developed on UNIX systems (Linux, MacOS, BSD...), |
