diff options
| author | Sebastiano Tronto <sebastiano.tronto@gmail.com> | 2022-01-22 11:18:47 +0100 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano.tronto@gmail.com> | 2022-01-22 11:18:47 +0100 |
| commit | 3a402c530b420080c5c0415e4727c9fb29a181b7 (patch) | |
| tree | 78875b180810b58a8cdfa47736f482ee9f1b1b73 /README.md | |
| parent | 719080e6a88c4e17ba33a8dfec817e2d89ee666e (diff) | |
| download | nissy-3a402c530b420080c5c0415e4727c9fb29a181b7.tar.gz nissy-3a402c530b420080c5c0415e4727c9fb29a181b7.zip | |
Moved tables to new website.
Diffstat (limited to '')
| -rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
| @@ -1,7 +1,7 @@ | |||
| 1 | # Nissy | 1 | # Nissy |
| 2 | 2 | ||
| 3 | A Rubik's cube solver and FMC assistant. | 3 | A Rubik's cube solver and FMC assistant. |
| 4 | For optimal HTM solving Nissy uses techniquest from Herbert Kociemba's | 4 | For optimal HTM solving Nissy uses techniques from Herbert Kociemba's |
| 5 | [Cube Explorer](http://kociemba.org/cube.htm) and Tomas Rokicki's | 5 | [Cube Explorer](http://kociemba.org/cube.htm) and Tomas Rokicki's |
| 6 | [nxopt](https://github.com/rokicki/cube20src/blob/master/nxopt.md). | 6 | [nxopt](https://github.com/rokicki/cube20src/blob/master/nxopt.md). |
| 7 | With 4 cores at 2.5GHz and using less than 3Gb of RAM, Nissy can find an | 7 | With 4 cores at 2.5GHz and using less than 3Gb of RAM, Nissy can find an |
| @@ -74,9 +74,9 @@ systems this folder is either `.nissy/tables` in the user's home directory or | |||
| 74 | it is the same directory as the nissy.exe executable file. | 74 | it is the same directory as the nissy.exe executable file. |
| 75 | 75 | ||
| 76 | Choose either the | 76 | Choose either the |
| 77 | [zip](https://math.uni.lu/tronto/nissy/nissy-tables-2.0.zip) | 77 | [zip](https://nissy.tronto.net/nissy-tables-2.0.zip) |
| 78 | or the | 78 | or the |
| 79 | [tar.gz](https://math.uni.lu/tronto/nissy/nissy-tables-2.0.tar.gz) | 79 | [tar.gz](https://nissy.tronto.net/nissy-tables-2.0.tar.gz) |
| 80 | file (click the links to download) and | 80 | file (click the links to download) and |
| 81 | extract them in the correct folder. | 81 | extract them in the correct folder. |
| 82 | 82 | ||
