aboutsummaryrefslogtreecommitdiff
path: root/src/commands.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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