aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Save fst tables to fileSebastiano Tronto2023-01-142-58/+86
* Implemented faster fst_ep_to_eposSebastiano Tronto2022-12-264-78/+83
* Fixed fst_inverseSebastiano Tronto2022-12-2616-244/+489
* Quick push warning messageSebastiano Tronto2022-10-285-38/+136
* Added some failing testsSebastiano Tronto2022-10-092-6/+20
* Finished fst, added tests. STILL NOT WORKING.Sebastiano Tronto2022-10-0913-42/+429
* 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 coord...Sebastiano Tronto2022-09-068-374/+202
* Symcoord version of nissy. Interesting idea, but performance areSebastiano Tronto2022-09-0636-5418/+3586
* 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 koci...Sebastiano Tronto2022-05-3112-451/+610
* 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 abou...Sebastiano Tronto2022-02-278-126/+28
* 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 only...Sebastiano Tronto2022-02-277-48/+81
* Changed unniss() to return an Alg*. Addedd inplace() to run a function on an ...Sebastiano Tronto2022-02-276-17/+24
* 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

Generated with cgit - Back to sebastiano.tronto.net