diff options
| author | Sebastiano Tronto <sebastiano.tronto@gmail.com> | 2021-12-28 12:47:01 +0100 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano.tronto@gmail.com> | 2021-12-28 12:47:01 +0100 |
| commit | dc4efd2b5bff43a5a040e73e6e534a145a6b1fb2 (patch) | |
| tree | 7356e7a83827c8c484195ceec68fc97ef5a2e16f /doc/nissy.1 | |
| parent | 998a5036fe2c9aa1ceb047663be6ad9a2063b88d (diff) | |
| download | nissy-dc4efd2b5bff43a5a040e73e6e534a145a6b1fb2.tar.gz nissy-dc4efd2b5bff43a5a040e73e6e534a145a6b1fb2.zip | |
Changed time estimate for optimal solving (after running a test on 100 scrambles).
Diffstat (limited to '')
| -rw-r--r-- | doc/nissy.1 | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
