aboutsummaryrefslogtreecommitdiff
path: root/src/pruning.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Added freemem commandSebastiano Tronto2022-03-121-1/+2
|
* Removed some unused code (khuge). Improved optimal solver performance by ↵Sebastiano Tronto2022-02-271-1/+0
| | | | about 10% using raw transition tables (same for dr step).
* Removed array-size constants for certain objects (steps, commands...)Sebastiano Tronto2022-02-271-3/+1
|
* Added a new pruning table (equivalent to nxopt31). I have not tested it yet, ↵Sebastiano Tronto2021-12-161-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.
* Added gen command and modified installation instructions for tablesSebastiano Tronto2021-12-101-0/+4
|
* Multi-threaded pruning table generation - now it's actually fast :)Sebastiano Tronto2021-12-091-1/+1
|
* Rewritten from scratch. Welocme nissy 2.0!Sebastiano Tronto2021-11-111-0/+23

Generated with cgit - Back to sebastiano.tronto.net