aboutsummaryrefslogtreecommitdiff
path: root/src/pruning.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-05-01Split nissy in other repos, see README.mdSebastiano Tronto1-16/+0
2023-03-05I made a mess, but it works. Still need to implement new optimal solver.Sebastiano Tronto1-0/+1
After that, a big redesign is due.
2022-09-10Modified pruning table generation (new compressed) + website updateSebastiano Tronto1-2/+2
2022-09-06Symcoord version of nissy. Interesting idea, but performance areSebastiano Tronto1-16/+5
actually slower. AT THIS STAGE NISSY IS NOT USABLE.
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