| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fixed bug in DR scramble generation | Sebastiano Tronto | 2025-02-19 | 2 | -9/+20 |
| | | |||||
| * | Fixed HTR bug - thanks to SuperDJY | Sebastiano Tronto | 2024-06-28 | 1 | -2/+2 |
| | | |||||
| * | Print solutions to stderr when using -v | Sebastiano Tronto | 2024-02-27 | 4 | -16/+17 |
| | | |||||
| * | Improved HTR filtering | Sebastiano Tronto | 2023-11-05 | 1 | -16/+11 |
| | | |||||
| * | Fixed bug on dr-eo -N | Sebastiano Tronto | 2023-10-29 | 3 | -19/+22 |
| | | |||||
| * | Do not use D for drslice | Sebastiano Tronto | 2023-10-28 | 3 | -4/+22 |
| | | |||||
| * | Do not print qt-equivalent HTRs | Sebastiano Tronto | 2023-10-28 | 1 | -5/+40 |
| | | |||||
| * | Improved / fixed solution ordering | Sebastiano Tronto | 2023-10-21 | 1 | -10/+15 |
| | | |||||
| * | Added -L option | Sebastiano Tronto | 2023-09-24 | 4 | -11/+21 |
| | | |||||
| * | Added ptable command | Sebastiano Tronto | 2023-09-21 | 3 | -1/+53 |
| | | |||||
| * | Fixed various memory leaks | Sebastiano Tronto | 2023-09-17 | 3 | -12/+11 |
| | | |||||
| * | Solution output sorting | Sebastiano Tronto | 2023-09-17 | 3 | -2/+168 |
| | | |||||
| * | Added drslice steps | Sebastiano Tronto | 2023-09-08 | 1 | -0/+112 |
| | | |||||
| * | Bugfix in DR from EO | Sebastiano Tronto | 2023-08-16 | 1 | -4/+11 |
| | | |||||
| * | Flush stdout on batch mode and -i scrambles | Sebastiano Tronto | 2023-05-11 | 1 | -0/+3 |
| | | |||||
| * | Fix possible free of uninitialized pointer | Sebastiano Tronto | 2023-05-10 | 1 | -1/+1 |
| | | |||||
| * | Added sanitizers for debug compile, fixed memory leak | Sebastiano Tronto | 2023-05-06 | 1 | -2/+4 |
| | | |||||
| * | Added corners-dr step | Sebastiano Tronto | 2023-05-03 | 3 | -0/+100 |
| | | |||||
| * | Fixed bug | Sebastiano Tronto | 2023-05-03 | 1 | -7/+7 |
| | | |||||
| * | Added quick debug printf | Sebastiano Tronto | 2023-05-01 | 1 | -0/+6 |
| | | |||||
| * | Moved some initialization to init function | Sebastiano Tronto | 2023-05-01 | 1 | -51/+54 |
| | | |||||
| * | Fix usage of compose with partially defined cubes | Sebastiano Tronto | 2023-05-01 | 1 | -1/+2 |
| | | |||||
| * | Added void in function prototypes and declarations | Sebastiano Tronto | 2023-05-01 | 18 | -55/+56 |
| | | |||||
| * | Reverted to 2.0.3 | Sebastiano Tronto | 2023-05-01 | 37 | -3398/+5501 |
| | | |||||
| * | Some fixes | Sebastiano Tronto | 2023-03-05 | 4 | -12/+27 |
| | | |||||
| * | I made a mess, but it works. Still need to implement new optimal solver. | Sebastiano Tronto | 2023-03-05 | 18 | -622/+957 |
| | | | | | After that, a big redesign is due. | ||||
| * | Added (just a few) tests for alg and added fields to alg struct | Sebastiano Tronto | 2023-02-10 | 4 | -68/+77 |
| | | |||||
| * | Moved coordinate index consistency test to tests folder | Sebastiano Tronto | 2023-02-04 | 2 | -34/+30 |
| | | |||||
| * | Enabled make test and test.sh | Sebastiano Tronto | 2023-02-01 | 1 | -14/+0 |
| | | |||||
| * | Save fst tables to file | Sebastiano Tronto | 2023-01-14 | 1 | -57/+86 |
| | | |||||
| * | Implemented faster fst_ep_to_epos | Sebastiano Tronto | 2022-12-26 | 2 | -45/+80 |
| | | |||||
| * | Fixed fst_inverse | Sebastiano Tronto | 2022-12-26 | 6 | -46/+189 |
| | | |||||
| * | Quick push warning message | Sebastiano Tronto | 2022-10-28 | 2 | -0/+2 |
| | | |||||
| * | Added some failing tests | Sebastiano Tronto | 2022-10-09 | 1 | -2/+5 |
| | | |||||
| * | Finished fst, added tests. STILL NOT WORKING. | Sebastiano Tronto | 2022-10-09 | 7 | -24/+310 |
| | | |||||
| * | Added fst_cube prototypes | Sebastiano Tronto | 2022-09-10 | 3 | -0/+86 |
| | | |||||
| * | Modified pruning table generation (new compressed) + website update | Sebastiano Tronto | 2022-09-10 | 4 | -64/+103 |
| | | |||||
| * | Removed some code preparing for moving optimal solver away from general ↵ | Sebastiano Tronto | 2022-09-06 | 7 | -359/+181 |
| | | | | | | | coordinate solving. Kept symcoord for coordinate solving. | ||||
| * | Symcoord version of nissy. Interesting idea, but performance are | Sebastiano Tronto | 2022-09-06 | 27 | -5100/+2211 |
| | | | | | actually slower. AT THIS STAGE NISSY IS NOT USABLE. | ||||
| * | Changed website link in help commands | Sebastiano Tronto | 2022-06-02 | 1 | -1/+1 |
| | | |||||
| * | Version 2.0.2 | Sebastiano Tronto | 2022-06-01 | 1 | -4/+0 |
| | | |||||
| * | Another fix | Sebastiano Tronto | 2022-06-01 | 1 | -2/+2 |
| | | |||||
| * | More fixes | Sebastiano Tronto | 2022-06-01 | 1 | -3/+3 |
| | | |||||
| * | Another fix to coord | Sebastiano Tronto | 2022-06-01 | 1 | -2/+2 |
| | | |||||
| * | Couple of fixes in coordinates | Sebastiano Tronto | 2022-06-01 | 1 | -2/+2 |
| | | |||||
| * | General cleanup, in preparation for new release | Sebastiano Tronto | 2022-06-01 | 1 | -3/+1 |
| | | |||||
| * | Changed default number of threads for gen | Sebastiano Tronto | 2022-06-01 | 1 | -1/+1 |
| | | |||||
| * | Fixed error in block size for ptables | Sebastiano Tronto | 2022-06-01 | 1 | -2/+3 |
| | | |||||
| * | parallelized genptable_fixnasty | Sebastiano Tronto | 2022-06-01 | 3 | -21/+72 |
| | | |||||
| * | Save more stuff to file | Sebastiano Tronto | 2022-06-01 | 2 | -16/+132 |
| | | |||||
