diff options
| -rw-r--r-- | README.md | 2 | ||||
| -rw-r--r-- | doc/nissy.1 | 2 |
2 files changed, 2 insertions, 2 deletions
| @@ -5,7 +5,7 @@ For optimal HTM solving Nissy uses techniquest 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 |
| 8 | optimal solution in less than a minute (18 moves or less) to a few minutes. | 8 | optimal solution in about a minute on average. |
| 9 | 9 | ||
| 10 | Nissy can also solve many different substeps of Thistlethwaite's algorithm | 10 | Nissy can also solve many different substeps of Thistlethwaite's algorithm |
| 11 | (DR/HTR), and can use NISS (Normal-Inverse Scramble Switch). | 11 | (DR/HTR), and can use NISS (Normal-Inverse Scramble Switch). |
diff --git a/doc/nissy.1 b/doc/nissy.1 index 9bc4023..089b189 100644 --- a/doc/nissy.1 +++ b/doc/nissy.1 | |||
| @@ -17,7 +17,7 @@ is a Rubik's Cube solver. | |||
| 17 | It uses techniques from Herbert Kociemba's Cube Explorer and | 17 | It uses techniques from Herbert Kociemba's Cube Explorer and |
| 18 | Tomas Rokicki's nxopt. With 4 cores at 2.5GHz and using less than 3Gb | 18 | Tomas Rokicki's nxopt. With 4 cores at 2.5GHz and using less than 3Gb |
| 19 | of RAM, Nissy can find the optimal solution for a random Rubik's cube position | 19 | of RAM, Nissy can find the optimal solution for a random Rubik's cube position |
| 20 | in less than a minute (18 moves or less) to a few minutes. | 20 | in about a minute on average. |
| 21 | Nissy can also solve different substeps of the Thistlethwaite's algorithm and more. | 21 | Nissy can also solve different substeps of the Thistlethwaite's algorithm and more. |
| 22 | .Pp | 22 | .Pp |
| 23 | When run without any argument an interactive shell is launched, otherwise | 23 | When run without any argument an interactive shell is launched, otherwise |
