| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2022-06-02 | Changed website link in help commands | Sebastiano Tronto | 1 | -1/+1 | |
| 2022-06-01 | Changed default number of threads for gen | Sebastiano Tronto | 1 | -1/+1 | |
| 2022-05-31 | Big changes to coordinate system: remove "anti-index" in favor of a more ↵ | Sebastiano Tronto | 1 | -7/+21 | |
| 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! | |||||
| 2022-03-12 | Added freemem command | Sebastiano Tronto | 1 | -9/+13 | |
| 2022-03-07 | Set up for adding freemem command | Sebastiano Tronto | 1 | -0/+22 | |
| 2022-03-02 | Added dr and htr scrambles | Sebastiano Tronto | 1 | -23/+48 | |
| 2022-02-27 | Removed array-size constants for certain objects (steps, commands...) | Sebastiano Tronto | 1 | -9/+9 | |
| 2022-02-27 | Moved random_cube() from cube.c to commands.c and fixed a bug in corners ↵ | Sebastiano Tronto | 1 | -9/+62 | |
| only and edges only scrambles. Added fmc scrambles (with R'U'F). Updated manpage for scramble and cleanup. | |||||
| 2022-02-27 | Changed unniss() to return an Alg*. Addedd inplace() to run a function on an ↵ | Sebastiano Tronto | 1 | -2/+5 | |
| alg in place. | |||||
| 2022-02-25 | Added cleanup command | Sebastiano Tronto | 1 | -0/+24 | |
| 2022-02-13 | Fixed bug in reading scrambles with unmatched parentheses | Sebastiano Tronto | 1 | -12/+1 | |
| 2022-01-15 | Added one adhoc test (cornerhtr from CO) | Sebastiano Tronto | 1 | -4/+4 | |
| 2021-12-27 | Added option -i to accept scramble(s) from stdin, very useful for batch mode | Sebastiano Tronto | 1 | -14/+11 | |
| 2021-12-26 | Added scramble command | Sebastiano Tronto | 1 | -15/+92 | |
| 2021-12-26 | Added two-phase solver | Sebastiano Tronto | 1 | -1/+28 | |
| 2021-12-25 | Added -O option for solve (specify number of moves within optimal) | Sebastiano Tronto | 1 | -5/+17 | |
| 2021-12-25 | Added the invert and unniss commands | Sebastiano Tronto | 1 | -0/+51 | |
| 2021-12-25 | Changed -s (max solutions) option to -n and -n (NISS) to -N | Sebastiano Tronto | 1 | -2/+2 | |
| 2021-12-25 | Better error message when option for solve is unrecognized | Sebastiano Tronto | 1 | -3/+12 | |
| 2021-12-24 | Changed default behavior of -s | Sebastiano Tronto | 1 | -0/+10 | |
| 2021-12-24 | Added -c option for solve | Sebastiano Tronto | 1 | -1/+8 | |
| 2021-12-23 | Fixes for yesterday's commit | Sebastiano Tronto | 1 | -1/+1 | |
| 2021-12-16 | Added a new pruning table (equivalent to nxopt31). I have not tested it yet, ↵ | Sebastiano Tronto | 1 | -0/+2 | |
| it takes a while to generate. Plus I have done a whole lot of refactoring in random places because I cannot focus on one thing at the time. | |||||
| 2021-12-10 | Fixed segfault when passing malformed command arguments to solve | Sebastiano Tronto | 1 | -4/+4 | |
| 2021-12-10 | Added gen command and modified installation instructions for tables | Sebastiano Tronto | 1 | -0/+55 | |
| 2021-11-26 | Fixing the fix (the previous commit introduced a bug when the step was not ↵ | Sebastiano Tronto | 1 | -2/+2 | |
| specified) + minor fixes in shell | |||||
| 2021-11-25 | Fixed a bug in freeing memory after execution of certain commands (thanks to ↵ | Sebastiano Tronto | 1 | -16/+22 | |
| Tommaso for reporting) | |||||
| 2021-11-20 | Bugfix in reading scramble | Sebastiano Tronto | 1 | -2/+2 | |
| 2021-11-20 | Multithreading seems to be working now, it was easier than expected! | Sebastiano Tronto | 1 | -7/+27 | |
| 2021-11-11 | Rewritten from scratch. Welocme nissy 2.0! | Sebastiano Tronto | 1 | -0/+346 | |
