aboutsummaryrefslogtreecommitdiff
path: root/src/pruning.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-03-12Added freemem commandSebastiano Tronto1-1/+2
2022-02-27Removed some unused code (khuge). Improved optimal solver performance by ↵Sebastiano Tronto1-1/+0
about 10% using raw transition tables (same for dr step).
2022-02-27Removed array-size constants for certain objects (steps, commands...)Sebastiano Tronto1-3/+1
2021-12-16Added a new pruning table (equivalent to nxopt31). I have not tested it yet, ↵Sebastiano Tronto1-0/+1
it takes a while to generate. Plus I have done a whole lot of refactoring in random places because I cannot focus on one thing at the time.
2021-12-10Added gen command and modified installation instructions for tablesSebastiano Tronto1-0/+4
2021-12-09Multi-threaded pruning table generation - now it's actually fast :)Sebastiano Tronto1-1/+1
2021-11-11Rewritten from scratch. Welocme nissy 2.0!Sebastiano Tronto1-0/+23

Generated with cgit - Back to sebastiano.tronto.net