From 5c3796633f7e02542c054f88a942f749851c0c39 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Fri, 24 Dec 2021 17:39:13 +0100 Subject: Cited nxopt, updated performance description --- doc/nissy.1 | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'doc/nissy.1') 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 @@ . .Sh DESCRIPTION .Nm -is a Rubik's Cube solver. Its optimal solver function uses Kociemba's one-step -algorithm (huge optimal solver), and its performance is comparable to that -of Kociemba's implementation in Cube Explorer when using a single CPU -thread, and much faster when using multiple threads. -nissy can also solve different substeps of the Thistlethwaite's algorithm -and more. +is a Rubik's Cube solver. +It uses techniques from Herbert Kociemba's Cube Explorer and +Tomas Rokicki's nxopt. With 4 cores at 2.5GHz and using less than 3Gb +of RAM, Nissy can find the optimal solution for a random Rubik's cube position +in less than a minute (18 moves or less) to a few minutes. +Nissy can also solve different substeps of the Thistlethwaite's algorithm and more. .Pp When run without any argument an interactive shell is launched, otherwise the provided -- cgit v1.3