aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--doc/nissy.112
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
16is a Rubik's Cube solver. Its optimal solver function uses Kociemba's one-step 16is a Rubik's Cube solver.
17algorithm (huge optimal solver), and its performance is comparable to that 17It uses techniques from Herbert Kociemba's Cube Explorer and
18of Kociemba's implementation in Cube Explorer when using a single CPU 18Tomas Rokicki's nxopt. With 4 cores at 2.5GHz and using less than 3Gb
19thread, and much faster when using multiple threads. 19of RAM, Nissy can find the optimal solution for a random Rubik's cube position
20nissy can also solve different substeps of the Thistlethwaite's algorithm 20in less than a minute (18 moves or less) to a few minutes.
21and more. 21Nissy can also solve different substeps of the Thistlethwaite's algorithm and more.
22.Pp 22.Pp
23When run without any argument an interactive shell is launched, otherwise 23When run without any argument an interactive shell is launched, otherwise
24the provided 24the provided

Generated with cgit - Back to sebastiano.tronto.net