From bf44088d4373a9520e860152c56a958332819c4b Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Mon, 1 May 2023 16:33:51 +0200 Subject: Split nissy in other repos, see README.md --- www/index.html | 93 ---------------------------------------------------------- 1 file changed, 93 deletions(-) delete mode 100644 www/index.html (limited to 'www/index.html') diff --git a/www/index.html b/www/index.html deleted file mode 100644 index 500952c..0000000 --- a/www/index.html +++ /dev/null @@ -1,93 +0,0 @@ - - - - Nissy | Nissy - - - - - - - - - -
- - -

Nissy

- -

A Rubik's cube solver and FMC assistant

- -A screenshot of nissy running in a terminal emulator - -

-Nissy is a command-line Rubik's cube solver. It can find optimal solutions -for random positions using techniques from Herbert Kociemba's -Cube Explorer and -Tomas Rokicki's -nxopt. -With 4 cores at 2.5GHz and using about 3Gb of RAM, Nissy can find an optimal -solution in about a minute on average. -

- -

-Nissy aims at being a complete tool -for FMC (Fewest Moves Challenge) practice. It can solve different steps -of Thistlethwaite's algorithm (also know as DR/HTR) and cans use NISS -(Normal-Inverse Scramble Switch). -

- -

-You should use Nissy if: -

- - -

-To get started, head to the download page. -

- -

-You can also see its source code by cloning the git repository -git.tronto.net/nissy -

- -
- - - - - -- cgit v1.3