aboutsummaryrefslogtreecommitdiff
path: root/src/cubetypes.h (unfollow)
Commit message (Expand)AuthorFilesLines
2021-12-26Added scramble commandSebastiano Tronto1-0/+2
2021-12-26Better trans-detection system (for e.g. drfin for HTR scramble)Sebastiano Tronto1-1/+3
2021-12-25Added -O option for solve (specify number of moves within optimal)Sebastiano Tronto1-1/+1
2021-12-24Added -c option for solveSebastiano Tronto1-0/+1
2021-12-23Added the possibility to compress tables to 2 bits per entry.Sebastiano Tronto1-0/+5
2021-12-16Added a new pruning table (equivalent to nxopt31). I have not tested it yet, ...Sebastiano Tronto1-9/+14
2021-12-13Faster optimal solver.Sebastiano Tronto1-18/+14
2021-12-09Multi-threaded pruning table generation - now it's actually fast :)Sebastiano Tronto1-2/+3
2021-12-08Just refortmatting and added one typeSebastiano Tronto1-149/+162
2021-12-08tiny cleanupSebastiano Tronto1-1/+1
2021-12-08Faster and nice pruning table generation. Can still be improved with multithr...Sebastiano Tronto1-2/+2
2021-12-07Little performance improvement in optimal solver - more to come!Sebastiano Tronto1-9/+27
2021-12-06Fixed typo in commentSebastiano Tronto1-1/+1
2021-11-20Multithreading seems to be working now, it was easier than expected!Sebastiano Tronto1-105/+126
2021-11-17Use inttypes.h macros to print uint64_t variables (this requires -std=c99). A...Sebastiano Tronto1-1/+1
2021-11-15Load all necessary pruning tables for a step before the actual solving processSebastiano Tronto1-0/+2
2021-11-12I tried to remove the dependence on antindex in order to get rid of themSebastiano Tronto1-0/+1
2021-11-11Rewritten from scratch. Welocme nissy 2.0!Sebastiano Tronto1-0/+286

Generated with cgit - Back to sebastiano.tronto.net