index
:
nissy
master
Where is nissy?
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cubetypes.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-03-05
I made a mess, but it works. Still need to implement new optimal solver.
Sebastiano Tronto
1
-8
/
+28
2023-02-10
Added (just a few) tests for alg and added fields to alg struct
Sebastiano Tronto
1
-0
/
+4
2022-10-28
Quick push warning message
Sebastiano Tronto
1
-0
/
+1
2022-10-09
Finished fst, added tests. STILL NOT WORKING.
Sebastiano Tronto
1
-1
/
+2
2022-09-10
Added fst_cube prototypes
Sebastiano Tronto
1
-0
/
+16
2022-09-10
Modified pruning table generation (new compressed) + website update
Sebastiano Tronto
1
-9
/
+3
2022-09-06
Removed some code preparing for moving optimal solver away from general coord...
Sebastiano Tronto
1
-50
/
+14
2022-09-06
Symcoord version of nissy. Interesting idea, but performance are
Sebastiano Tronto
1
-89
/
+87
2022-06-01
parallelized genptable_fixnasty
Sebastiano Tronto
1
-0
/
+1
2022-06-01
Fixed some bugs - still more testing needed
Sebastiano Tronto
1
-0
/
+1
2022-05-31
Big changes to coordinate system: remove "anti-index" in favor of a more koci...
Sebastiano Tronto
1
-3
/
+4
2022-03-15
Prepare for big changes in coordinates
Sebastiano Tronto
1
-1
/
+5
2022-02-27
Moved random_cube() from cube.c to commands.c and fixed a bug in corners only...
Sebastiano Tronto
1
-1
/
+1
2021-12-27
Added option -i to accept scramble(s) from stdin, very useful for batch mode
Sebastiano Tronto
1
-0
/
+2
2021-12-26
Added scramble command
Sebastiano Tronto
1
-0
/
+2
2021-12-26
Better trans-detection system (for e.g. drfin for HTR scramble)
Sebastiano Tronto
1
-1
/
+3
2021-12-25
Added -O option for solve (specify number of moves within optimal)
Sebastiano Tronto
1
-1
/
+1
2021-12-24
Added -c option for solve
Sebastiano Tronto
1
-0
/
+1
2021-12-23
Added the possibility to compress tables to 2 bits per entry.
Sebastiano Tronto
1
-0
/
+5
2021-12-16
Added a new pruning table (equivalent to nxopt31). I have not tested it yet, ...
Sebastiano Tronto
1
-9
/
+14
2021-12-13
Faster optimal solver.
Sebastiano Tronto
1
-18
/
+14
2021-12-09
Multi-threaded pruning table generation - now it's actually fast :)
Sebastiano Tronto
1
-2
/
+3
2021-12-08
Just refortmatting and added one type
Sebastiano Tronto
1
-149
/
+162
2021-12-08
tiny cleanup
Sebastiano Tronto
1
-1
/
+1
2021-12-08
Faster and nice pruning table generation. Can still be improved with multithr...
Sebastiano Tronto
1
-2
/
+2
2021-12-07
Little performance improvement in optimal solver - more to come!
Sebastiano Tronto
1
-9
/
+27
2021-12-06
Fixed typo in comment
Sebastiano Tronto
1
-1
/
+1
2021-11-20
Multithreading seems to be working now, it was easier than expected!
Sebastiano Tronto
1
-105
/
+126
2021-11-17
Use inttypes.h macros to print uint64_t variables (this requires -std=c99). A...
Sebastiano Tronto
1
-1
/
+1
2021-11-15
Load all necessary pruning tables for a step before the actual solving process
Sebastiano Tronto
1
-0
/
+2
2021-11-12
I tried to remove the dependence on antindex in order to get rid of them
Sebastiano Tronto
1
-0
/
+1
2021-11-11
Rewritten from scratch. Welocme nissy 2.0!
Sebastiano Tronto
1
-0
/
+286
Generated with
cgit
- Back to
sebastiano.tronto.net