aboutsummaryrefslogtreecommitdiff
path: root/src/commands.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added freemem commandSebastiano Tronto2022-03-121-9/+13
* Set up for adding freemem commandSebastiano Tronto2022-03-071-0/+22
* Added dr and htr scramblesSebastiano Tronto2022-03-021-23/+48
* Removed array-size constants for certain objects (steps, commands...)Sebastiano Tronto2022-02-271-9/+9
* Moved random_cube() from cube.c to commands.c and fixed a bug in corners only...Sebastiano Tronto2022-02-271-9/+62
* Changed unniss() to return an Alg*. Addedd inplace() to run a function on an ...Sebastiano Tronto2022-02-271-2/+5
* Added cleanup commandSebastiano Tronto2022-02-251-0/+24
* Fixed bug in reading scrambles with unmatched parenthesesSebastiano Tronto2022-02-131-12/+1
* Added one adhoc test (cornerhtr from CO)Sebastiano Tronto2022-01-151-4/+4
* Added option -i to accept scramble(s) from stdin, very useful for batch modeSebastiano Tronto2021-12-271-14/+11
* Added scramble commandSebastiano Tronto2021-12-261-15/+92
* Added two-phase solverSebastiano Tronto2021-12-261-1/+28
* Added -O option for solve (specify number of moves within optimal)Sebastiano Tronto2021-12-251-5/+17
* Added the invert and unniss commandsSebastiano Tronto2021-12-251-0/+51
* Changed -s (max solutions) option to -n and -n (NISS) to -NSebastiano Tronto2021-12-251-2/+2
* Better error message when option for solve is unrecognizedSebastiano Tronto2021-12-251-3/+12
* Changed default behavior of -sSebastiano Tronto2021-12-241-0/+10
* Added -c option for solveSebastiano Tronto2021-12-241-1/+8
* Fixes for yesterday's commitSebastiano Tronto2021-12-231-1/+1
* Added a new pruning table (equivalent to nxopt31). I have not tested it yet, ...Sebastiano Tronto2021-12-161-0/+2
* Fixed segfault when passing malformed command arguments to solveSebastiano Tronto2021-12-101-4/+4
* Added gen command and modified installation instructions for tablesSebastiano Tronto2021-12-101-0/+55
* Fixing the fix (the previous commit introduced a bug when the step was not sp...Sebastiano Tronto2021-11-261-2/+2
* Fixed a bug in freeing memory after execution of certain commands (thanks to ...Sebastiano Tronto2021-11-251-16/+22
* Bugfix in reading scrambleSebastiano Tronto2021-11-201-2/+2
* Multithreading seems to be working now, it was easier than expected!Sebastiano Tronto2021-11-201-7/+27
* Rewritten from scratch. Welocme nissy 2.0!Sebastiano Tronto2021-11-111-0/+346

Generated with cgit - Back to sebastiano.tronto.net