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 /www/index.html | |
| parent | 8946d2991a9271861f02f352270b05f7fe7c41fe (diff) | |
| download | nissy-036195651f74ae1707e4b5991e3d2252da7e1531.tar.gz nissy-036195651f74ae1707e4b5991e3d2252da7e1531.zip | |
General cleanup, in preparation for new release
Diffstat (limited to '')
| -rw-r--r-- | www/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/index.html b/www/index.html index 1df2133..0b7e67e 100644 --- a/www/index.html +++ b/www/index.html | |||
| @@ -36,7 +36,7 @@ for random positions using techniques from Herbert Kociemba's | |||
| 36 | <a href="http://kociemba.org/cube.htm">Cube Explorer</a> and | 36 | <a href="http://kociemba.org/cube.htm">Cube Explorer</a> and |
| 37 | Tomas Rokicki's | 37 | Tomas Rokicki's |
| 38 | <a href="https://github.com/rokici/cube20src/blob/master/nxopt.md">nxopt</a>. | 38 | <a href="https://github.com/rokici/cube20src/blob/master/nxopt.md">nxopt</a>. |
| 39 | With 4 cores at 2.5GHz and using less than 3Gb of RAM, Nissy can find an optimal | 39 | With 4 cores at 2.5GHz and using about 3Gb of RAM, Nissy can find an optimal |
| 40 | solution in about a minute on average. | 40 | solution in about a minute on average. |
| 41 | </p> | 41 | </p> |
| 42 | 42 | ||
