aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Added fst_cube prototypesSebastiano Tronto2022-09-104-7/+92
|
* Modified pruning table generation (new compressed) + website updateSebastiano Tronto2022-09-107-70/+110
|
* Removed some code preparing for moving optimal solver away from general ↵Sebastiano Tronto2022-09-068-374/+202
| | | | | | coordinate solving. Kept symcoord for coordinate solving.
* Symcoord version of nissy. Interesting idea, but performance areSebastiano Tronto2022-09-0636-5418/+3586
| | | | actually slower. AT THIS STAGE NISSY IS NOT USABLE.
* Changed website link in help commandsSebastiano Tronto2022-06-021-1/+1
|
* Version 2.0.2Sebastiano Tronto2022-06-0113-542/+95
|
* Another fixSebastiano Tronto2022-06-012-2/+2
|
* More fixesSebastiano Tronto2022-06-012-3/+3
|
* Another fix to coordSebastiano Tronto2022-06-011-2/+2
|
* Couple of fixes in coordinatesSebastiano Tronto2022-06-011-2/+2
|
* General cleanup, in preparation for new releaseSebastiano Tronto2022-06-016-16/+15
|
* Changed default number of threads for genSebastiano Tronto2022-06-012-2/+3
|
* Fixed error in block size for ptablesSebastiano Tronto2022-06-013-20/+20
|
* parallelized genptable_fixnastySebastiano Tronto2022-06-015-22/+72
|
* Fixed the fixSebastiano Tronto2022-06-011-2/+2
|
* fixed readme strikethrough linesSebastiano Tronto2022-06-011-12/+0
|
* Changed readmeSebastiano Tronto2022-06-011-12/+20
|
* Save more stuff to fileSebastiano Tronto2022-06-014-17/+133
|
* Fixed bug with nxoptSebastiano Tronto2022-06-013-1/+2
|
* Fixed some bugs - still more testing neededSebastiano Tronto2022-06-016-82/+56
|
* Big changes to coordinate system: remove "anti-index" in favor of a more ↵Sebastiano Tronto2022-05-3112-451/+610
| | | | kociemba-like move function for each coordinate. This should speedup the table generation step. WARNING: nissy might not be 100% functional at this stage, TESTING needed!
* Prepare for big changes in coordinatesSebastiano Tronto2022-03-158-47/+65
|
* Added freemem commandSebastiano Tronto2022-03-129-24/+57
|
* Set up for adding freemem commandSebastiano Tronto2022-03-073-2/+27
|
* Added messages about generating pruning tablesSebastiano Tronto2022-03-035-9/+51
|
* Added dr and htr scramblesSebastiano Tronto2022-03-025-28/+61
|
* Removed some unused code (khuge). Improved optimal solver performance by ↵Sebastiano Tronto2022-02-278-126/+28
| | | | about 10% using raw transition tables (same for dr step).
* Removed array-size constants for certain objects (steps, commands...)Sebastiano Tronto2022-02-279-66/+24
|
* Moved random_cube() from cube.c to commands.c and fixed a bug in corners ↵Sebastiano Tronto2022-02-277-48/+81
| | | | | | only and edges only scrambles. Added fmc scrambles (with R'U'F). Updated manpage for scramble and cleanup.
* Changed unniss() to return an Alg*. Addedd inplace() to run a function on an ↵Sebastiano Tronto2022-02-276-17/+24
| | | | alg in place.
* Added upgrade instructionsSebastiano Tronto2022-02-271-5/+25
|
* Removed possible cancellable moves from 2phase solverSebastiano Tronto2022-02-252-5/+5
|
* Added cleanup commandSebastiano Tronto2022-02-256-7/+158
|
* Added lang=en to HTML filesSebastiano Tronto2022-02-223-3/+3
|
* HTML fixesSebastiano Tronto2022-02-224-13/+10
|
* Updated website linkSebastiano Tronto2022-02-221-1/+1
|
* More details for UNIX installationSebastiano Tronto2022-02-221-4/+18
|
* Added website; released 2.0.1Sebastiano Tronto2022-02-2212-79/+457
|
* Updated license fileSebastiano Tronto2022-02-211-55/+17
|
* Fixed bug in using nissSebastiano Tronto2022-02-213-2/+5
|
* Added back nissy.exeSebastiano Tronto2022-02-211-0/+0
|
* Small makefile changes, fixed todo listSebastiano Tronto2022-02-136-23/+16
|
* Fixed bug in reading scrambles with unmatched parenthesesSebastiano Tronto2022-02-135-14/+15
|
* Small fix in man page synopsisSebastiano Tronto2022-02-132-0/+2
|
* Fixed lists in README.mdSebastiano Tronto2022-01-291-0/+2
|
* Another dummy commitSebastiano Tronto2022-01-291-1/+0
|
* Dummy commit to test post-receive hookSebastiano Tronto2022-01-291-0/+1
|
* Removed useless fileSebastiano Tronto2022-01-291-1/+0
|
* Added README without extensionSebastiano Tronto2022-01-291-0/+1
|
* Basically a test commitSebastiano Tronto2022-01-291-0/+2
|

Generated with cgit - Back to sebastiano.tronto.net