aboutsummaryrefslogtreecommitdiff
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2021-12-10Added gen command and modified installation instructions for tablesSebastiano Tronto3-0/+74
2021-12-09Fixed genptable for small tables and tables that do not use symmetrySebastiano Tronto1-1/+5
2021-12-09Multi-threaded pruning table generation - now it's actually fast :)Sebastiano Tronto6-37/+114
2021-12-08Just refortmatting and added one typeSebastiano Tronto3-170/+191
2021-12-08tiny cleanupSebastiano Tronto1-1/+1
2021-12-08CleanupSebastiano Tronto1-176/+0
2021-12-08Faster and nice pruning table generation. Can still be improved with multithr...Sebastiano Tronto4-38/+110
2021-12-08Faster ptable generation (but I can make it faster)Sebastiano Tronto1-9/+45
2021-12-07Expanded on previous comment: now it contains an idea of solutionSebastiano Tronto1-0/+19
2021-12-07Just added a commentSebastiano Tronto1-0/+8
2021-12-07Little performance improvement in optimal solver - more to come!Sebastiano Tronto4-166/+274
2021-12-06Fixed typo in commentSebastiano Tronto1-1/+1
2021-12-03Removed some useless spaces (they made some sense once)Sebastiano Tronto1-9/+9
2021-12-03Some attempts at using the inverse scramble to get more info for pruning (opt...Sebastiano Tronto2-15/+32
2021-12-03Moved a bunch of commented code to the bottom of the file. I still don't want...Sebastiano Tronto1-121/+116
2021-11-28Added possibility of having end-of-line comments with double slash (single sl...Sebastiano Tronto1-2/+13
2021-11-26Fixing the fix (the previous commit introduced a bug when the step was not sp...Sebastiano Tronto2-3/+3
2021-11-25Fixed a bug in freeing memory after execution of certain commands (thanks to ...Sebastiano Tronto2-16/+23
2021-11-20Added windows binarySebastiano Tronto1-5/+18
2021-11-20Bugfix in reading scrambleSebastiano Tronto2-3/+3
2021-11-20Fix typo in welcome messageSebastiano Tronto1-2/+3
2021-11-20Multithreading seems to be working now, it was easier than expected!Sebastiano Tronto6-150/+333
2021-11-17Use inttypes.h macros to print uint64_t variables (this requires -std=c99). A...Sebastiano Tronto3-11/+9
2021-11-15Load all necessary pruning tables for a step before the actual solving processSebastiano Tronto6-21/+162
2021-11-15Fixed used of uninitialized aux variableSebastiano Tronto1-1/+5
2021-11-13Fixed a problem with htr-drud coordinates. The corresponding pruning table al...Sebastiano Tronto4-19/+43
2021-11-12I tried to remove the dependence on antindex in order to get rid of themSebastiano Tronto4-24/+151
2021-11-12Some cleanup for antindeces; pointed out which return a consistent cube and w...Sebastiano Tronto1-20/+54
2021-11-12Unimportant fixedSebastiano Tronto2-1/+4
2021-11-12Fixed anti-index for eofbepos. It did not compute a value for eorl, whichSebastiano Tronto1-1/+28
2021-11-11Rewritten from scratch. Welocme nissy 2.0!Sebastiano Tronto39-4573/+5484
2020-09-22Added CO first commandSebastiano Tronto4-72/+283
2020-09-19Bugfix: NISS and pruning table checkSebastiano Tronto1-30/+25
2020-09-13Copied documentation into codeSebastiano Tronto4-18/+654
2020-07-27added command clearSebastiano Tronto1-1/+11
2020-07-27Fixed a bug with NISSSebastiano Tronto1-1/+7
2020-07-20Added more scramble options, scramble docSebastiano Tronto2-10/+39
2020-07-12Added feature: scrambleSebastiano Tronto5-16/+135
2020-07-11Bug fixSebastiano Tronto3-43/+43
2020-06-21First pushSebastiano Tronto14-0/+3668

Generated with cgit - Back to sebastiano.tronto.net