aboutsummaryrefslogtreecommitdiff
path: root/src/solve.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Multi-threaded pruning table generation - now it's actually fast :)Sebastiano Tronto2021-12-091-1/+1
|
* Just refortmatting and added one typeSebastiano Tronto2021-12-081-3/+3
|
* Little performance improvement in optimal solver - more to come!Sebastiano Tronto2021-12-071-52/+73
|
* Multithreading seems to be working now, it was easier than expected!Sebastiano Tronto2021-11-201-23/+170
|
* Load all necessary pruning tables for a step before the actual solving processSebastiano Tronto2021-11-151-20/+9
| | | | | starts. This is in preparation for multi-threaded solving (but don't get hyped, it will take time).
* Rewritten from scratch. Welocme nissy 2.0!Sebastiano Tronto2021-11-111-0/+173

Generated with cgit - Back to sebastiano.tronto.net