aboutsummaryrefslogtreecommitdiff
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2023-02-04Moved coordinate index consistency test to tests folderSebastiano Tronto2-34/+30
2023-02-01Enabled make test and test.shSebastiano Tronto1-14/+0
2023-01-14Save fst tables to fileSebastiano Tronto1-57/+86
2022-12-26Implemented faster fst_ep_to_eposSebastiano Tronto2-45/+80
2022-12-26Fixed fst_inverseSebastiano Tronto6-46/+189
2022-10-28Quick push warning messageSebastiano Tronto2-0/+2
2022-10-09Added some failing testsSebastiano Tronto1-2/+5
2022-10-09Finished fst, added tests. STILL NOT WORKING.Sebastiano Tronto7-24/+310
2022-09-10Added fst_cube prototypesSebastiano Tronto3-0/+86
2022-09-10Modified pruning table generation (new compressed) + website updateSebastiano Tronto4-64/+103
2022-09-06Removed some code preparing for moving optimal solver away from general coord...Sebastiano Tronto7-359/+181
2022-09-06Symcoord version of nissy. Interesting idea, but performance areSebastiano Tronto27-5100/+2211
2022-06-02Changed website link in help commandsSebastiano Tronto1-1/+1
2022-06-01Version 2.0.2Sebastiano Tronto1-4/+0
2022-06-01Another fixSebastiano Tronto1-2/+2
2022-06-01More fixesSebastiano Tronto1-3/+3
2022-06-01Another fix to coordSebastiano Tronto1-2/+2
2022-06-01Couple of fixes in coordinatesSebastiano Tronto1-2/+2
2022-06-01General cleanup, in preparation for new releaseSebastiano Tronto1-3/+1
2022-06-01Changed default number of threads for genSebastiano Tronto1-1/+1
2022-06-01Fixed error in block size for ptablesSebastiano Tronto1-2/+3
2022-06-01parallelized genptable_fixnastySebastiano Tronto3-21/+72
2022-06-01Save more stuff to fileSebastiano Tronto2-16/+132
2022-06-01Fixed bug with nxoptSebastiano Tronto2-1/+2
2022-06-01Fixed some bugs - still more testing neededSebastiano Tronto4-82/+55
2022-05-31Big changes to coordinate system: remove "anti-index" in favor of a more koci...Sebastiano Tronto8-437/+572
2022-03-15Prepare for big changes in coordinatesSebastiano Tronto6-31/+50
2022-03-12Added freemem commandSebastiano Tronto6-18/+49
2022-03-07Set up for adding freemem commandSebastiano Tronto2-0/+24
2022-03-03Added messages about generating pruning tablesSebastiano Tronto4-2/+50
2022-03-02Added dr and htr scramblesSebastiano Tronto3-24/+57
2022-02-27Removed some unused code (khuge). Improved optimal solver performance by abou...Sebastiano Tronto7-126/+28
2022-02-27Removed array-size constants for certain objects (steps, commands...)Sebastiano Tronto7-65/+20
2022-02-27Moved random_cube() from cube.c to commands.c and fixed a bug in corners only...Sebastiano Tronto5-43/+67
2022-02-27Changed unniss() to return an Alg*. Addedd inplace() to run a function on an ...Sebastiano Tronto4-14/+24
2022-02-25Removed possible cancellable moves from 2phase solverSebastiano Tronto1-2/+5
2022-02-25Added cleanup commandSebastiano Tronto3-0/+145
2022-02-21Fixed bug in using nissSebastiano Tronto1-1/+1
2022-02-13Fixed bug in reading scrambles with unmatched parenthesesSebastiano Tronto2-14/+12
2022-01-15Added one adhoc test (cornerhtr from CO)Sebastiano Tronto3-23/+28
2021-12-27Added option -i to accept scramble(s) from stdin, very useful for batch modeSebastiano Tronto4-16/+37
2021-12-26Added scramble commandSebastiano Tronto5-31/+181
2021-12-26Added two-phase solverSebastiano Tronto7-32/+165
2021-12-26Better trans-detection system (for e.g. drfin for HTR scramble)Sebastiano Tronto3-149/+93
2021-12-25Added -O option for solve (specify number of moves within optimal)Sebastiano Tronto3-9/+24
2021-12-25Added the invert and unniss commandsSebastiano Tronto2-1/+52
2021-12-25Transform solutions early so that -v gives meaningful infoSebastiano Tronto1-11/+15
2021-12-25Changed -s (max solutions) option to -n and -n (NISS) to -NSebastiano Tronto1-2/+2
2021-12-25Better error message when option for solve is unrecognizedSebastiano Tronto1-3/+12
2021-12-24added some optimal-after-EO stepsSebastiano Tronto1-0/+63

Generated with cgit - Back to sebastiano.tronto.net