diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/nissy.1 | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/nissy.1 b/doc/nissy.1 index add0da6..188f9e3 100644 --- a/doc/nissy.1 +++ b/doc/nissy.1 | |||
| @@ -13,12 +13,12 @@ | |||
| 13 | . | 13 | . |
| 14 | .Sh DESCRIPTION | 14 | .Sh DESCRIPTION |
| 15 | .Nm | 15 | .Nm |
| 16 | is a Rubik's Cube solver. Its optimal solver function uses Kociemba's one-step | 16 | is a Rubik's Cube solver. |
| 17 | algorithm (huge optimal solver), and its performance is comparable to that | 17 | It uses techniques from Herbert Kociemba's Cube Explorer and |
| 18 | of Kociemba's implementation in Cube Explorer when using a single CPU | 18 | Tomas Rokicki's nxopt. With 4 cores at 2.5GHz and using less than 3Gb |
| 19 | thread, and much faster when using multiple threads. | 19 | of RAM, Nissy can find the optimal solution for a random Rubik's cube position |
| 20 | nissy can also solve different substeps of the Thistlethwaite's algorithm | 20 | in less than a minute (18 moves or less) to a few minutes. |
| 21 | 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 |
| 24 | the provided | 24 | the provided |
