index
:
nissy
master
Where is nissy?
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
commands.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added cleanup command
Sebastiano Tronto
2022-02-25
1
-0
/
+24
*
Fixed bug in reading scrambles with unmatched parentheses
Sebastiano Tronto
2022-02-13
1
-12
/
+1
*
Added one adhoc test (cornerhtr from CO)
Sebastiano Tronto
2022-01-15
1
-4
/
+4
*
Added option -i to accept scramble(s) from stdin, very useful for batch mode
Sebastiano Tronto
2021-12-27
1
-14
/
+11
*
Added scramble command
Sebastiano Tronto
2021-12-26
1
-15
/
+92
*
Added two-phase solver
Sebastiano Tronto
2021-12-26
1
-1
/
+28
*
Added -O option for solve (specify number of moves within optimal)
Sebastiano Tronto
2021-12-25
1
-5
/
+17
*
Added the invert and unniss commands
Sebastiano Tronto
2021-12-25
1
-0
/
+51
*
Changed -s (max solutions) option to -n and -n (NISS) to -N
Sebastiano Tronto
2021-12-25
1
-2
/
+2
*
Better error message when option for solve is unrecognized
Sebastiano Tronto
2021-12-25
1
-3
/
+12
*
Changed default behavior of -s
Sebastiano Tronto
2021-12-24
1
-0
/
+10
*
Added -c option for solve
Sebastiano Tronto
2021-12-24
1
-1
/
+8
*
Fixes for yesterday's commit
Sebastiano Tronto
2021-12-23
1
-1
/
+1
*
Added a new pruning table (equivalent to nxopt31). I have not tested it yet, ...
Sebastiano Tronto
2021-12-16
1
-0
/
+2
*
Fixed segfault when passing malformed command arguments to solve
Sebastiano Tronto
2021-12-10
1
-4
/
+4
*
Added gen command and modified installation instructions for tables
Sebastiano Tronto
2021-12-10
1
-0
/
+55
*
Fixing the fix (the previous commit introduced a bug when the step was not sp...
Sebastiano Tronto
2021-11-26
1
-2
/
+2
*
Fixed a bug in freeing memory after execution of certain commands (thanks to ...
Sebastiano Tronto
2021-11-25
1
-16
/
+22
*
Bugfix in reading scramble
Sebastiano Tronto
2021-11-20
1
-2
/
+2
*
Multithreading seems to be working now, it was easier than expected!
Sebastiano Tronto
2021-11-20
1
-7
/
+27
*
Rewritten from scratch. Welocme nissy 2.0!
Sebastiano Tronto
2021-11-11
1
-0
/
+346
Generated with
cgit
- Back to
sebastiano.tronto.net