aboutsummaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed various memory leaksSebastiano Tronto2023-09-173-12/+11
* Solution output sortingSebastiano Tronto2023-09-173-2/+168
* Added drslice stepsSebastiano Tronto2023-09-081-0/+112
* Bugfix in DR from EOSebastiano Tronto2023-08-161-4/+11
* Flush stdout on batch mode and -i scramblesSebastiano Tronto2023-05-111-0/+3
* Fix possible free of uninitialized pointerSebastiano Tronto2023-05-101-1/+1
* Added sanitizers for debug compile, fixed memory leakSebastiano Tronto2023-05-061-2/+4
* Added corners-dr stepSebastiano Tronto2023-05-033-0/+100
* Fixed bugSebastiano Tronto2023-05-031-7/+7
* Added quick debug printfSebastiano Tronto2023-05-011-0/+6
* Moved some initialization to init functionSebastiano Tronto2023-05-011-51/+54
* Fix usage of compose with partially defined cubesSebastiano Tronto2023-05-011-1/+2
* Added void in function prototypes and declarationsSebastiano Tronto2023-05-0118-55/+56
* Reverted to 2.0.3Sebastiano Tronto2023-05-0137-3398/+5501
* Some fixesSebastiano Tronto2023-03-054-12/+27
* I made a mess, but it works. Still need to implement new optimal solver.Sebastiano Tronto2023-03-0518-622/+957
* Added (just a few) tests for alg and added fields to alg structSebastiano Tronto2023-02-104-68/+77
* Moved coordinate index consistency test to tests folderSebastiano Tronto2023-02-042-34/+30
* Enabled make test and test.shSebastiano Tronto2023-02-011-14/+0
* Save fst tables to fileSebastiano Tronto2023-01-141-57/+86
* Implemented faster fst_ep_to_eposSebastiano Tronto2022-12-262-45/+80
* Fixed fst_inverseSebastiano Tronto2022-12-266-46/+189
* Quick push warning messageSebastiano Tronto2022-10-282-0/+2
* Added some failing testsSebastiano Tronto2022-10-091-2/+5
* Finished fst, added tests. STILL NOT WORKING.Sebastiano Tronto2022-10-097-24/+310
* Added fst_cube prototypesSebastiano Tronto2022-09-103-0/+86
* Modified pruning table generation (new compressed) + website updateSebastiano Tronto2022-09-104-64/+103
* Removed some code preparing for moving optimal solver away from general coord...Sebastiano Tronto2022-09-067-359/+181
* Symcoord version of nissy. Interesting idea, but performance areSebastiano Tronto2022-09-0627-5100/+2211
* Changed website link in help commandsSebastiano Tronto2022-06-021-1/+1
* Version 2.0.2Sebastiano Tronto2022-06-011-4/+0
* Another fixSebastiano Tronto2022-06-011-2/+2
* More fixesSebastiano Tronto2022-06-011-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-011-3/+1
* Changed default number of threads for genSebastiano Tronto2022-06-011-1/+1
* Fixed error in block size for ptablesSebastiano Tronto2022-06-011-2/+3
* parallelized genptable_fixnastySebastiano Tronto2022-06-013-21/+72
* Save more stuff to fileSebastiano Tronto2022-06-012-16/+132
* Fixed bug with nxoptSebastiano Tronto2022-06-012-1/+2
* Fixed some bugs - still more testing neededSebastiano Tronto2022-06-014-82/+55
* Big changes to coordinate system: remove "anti-index" in favor of a more koci...Sebastiano Tronto2022-05-318-437/+572
* Prepare for big changes in coordinatesSebastiano Tronto2022-03-156-31/+50
* Added freemem commandSebastiano Tronto2022-03-126-18/+49
* Set up for adding freemem commandSebastiano Tronto2022-03-072-0/+24
* Added messages about generating pruning tablesSebastiano Tronto2022-03-034-2/+50
* Added dr and htr scramblesSebastiano Tronto2022-03-023-24/+57
* Removed some unused code (khuge). Improved optimal solver performance by abou...Sebastiano Tronto2022-02-277-126/+28
* Removed array-size constants for certain objects (steps, commands...)Sebastiano Tronto2022-02-277-65/+20

Generated with cgit - Back to sebastiano.tronto.net