index
:
nissy
master
Where is nissy?
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
commands.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-05-31
Big changes to coordinate system: remove "anti-index" in favor of a more koci...
Sebastiano Tronto
1
-7
/
+21
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 only...
Sebastiano Tronto
1
-9
/
+62
2022-02-27
Changed unniss() to return an Alg*. Addedd inplace() to run a function on an ...
Sebastiano Tronto
1
-2
/
+5
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
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 sp...
Sebastiano Tronto
1
-2
/
+2
2021-11-25
Fixed a bug in freeing memory after execution of certain commands (thanks to ...
Sebastiano Tronto
1
-16
/
+22
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
Generated with
cgit
- Back to
sebastiano.tronto.net