diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2022-06-01 17:13:29 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2022-06-01 17:13:29 +0200 |
| commit | 036195651f74ae1707e4b5991e3d2252da7e1531 (patch) | |
| tree | 9f7b36c1c0f43427506b78f4a32ee8c5086988e6 /doc/nissy.1 | |
| parent | 8946d2991a9271861f02f352270b05f7fe7c41fe (diff) | |
| download | nissy-036195651f74ae1707e4b5991e3d2252da7e1531.tar.gz nissy-036195651f74ae1707e4b5991e3d2252da7e1531.zip | |
General cleanup, in preparation for new release
Diffstat (limited to '')
| -rw-r--r-- | doc/nissy.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/nissy.1 b/doc/nissy.1 index 5193b11..138d6ae 100644 --- a/doc/nissy.1 +++ b/doc/nissy.1 | |||
| @@ -16,7 +16,7 @@ | |||
| 16 | .Nm | 16 | .Nm |
| 17 | is a Rubik's Cube solver. | 17 | is a Rubik's Cube solver. |
| 18 | It uses techniques from Herbert Kociemba's Cube Explorer and | 18 | It uses techniques from Herbert Kociemba's Cube Explorer and |
| 19 | Tomas Rokicki's nxopt. With 4 cores at 2.5GHz and using less than 3Gb | 19 | Tomas Rokicki's nxopt. With 4 cores at 2.5GHz and using about 3Gb |
| 20 | of RAM, Nissy can find the optimal solution for a random Rubik's cube position | 20 | of RAM, Nissy can find the optimal solution for a random Rubik's cube position |
| 21 | in about a minute on average. | 21 | in about a minute on average. |
| 22 | Nissy can also solve different substeps of the Thistlethwaite's algorithm and more. | 22 | Nissy can also solve different substeps of the Thistlethwaite's algorithm and more. |
| @@ -264,7 +264,7 @@ The file will look something like this: | |||
| 264 | .Dl D\(aq F R\(aq D B L2 B R2 L U L U2 B D\(aq U R U F2 (18) | 264 | .Dl D\(aq F R\(aq D B L2 B R2 L U L U2 B D\(aq U R U F2 (18) |
| 265 | . | 265 | . |
| 266 | .Sh AUTHORS | 266 | .Sh AUTHORS |
| 267 | .An Sebastiano Tronto Aq Mt sebastiano.tronto@gmail.com | 267 | .An Sebastiano Tronto Aq Mt sebastiano@tronto.net |
| 268 | . | 268 | . |
| 269 | .Sh SOURCE CODE | 269 | .Sh SOURCE CODE |
| 270 | Source code is available at | 270 | Source code is available at |
