aboutsummaryrefslogtreecommitdiff
path: root/src/symcoord.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Symcoord version of nissy. Interesting idea, but performance areSebastiano Tronto2022-09-061-687/+0
* parallelized genptable_fixnastySebastiano Tronto2022-06-011-0/+3
* Save more stuff to fileSebastiano Tronto2022-06-011-15/+132
* Fixed bug with nxoptSebastiano Tronto2022-06-011-1/+1
* Fixed some bugs - still more testing neededSebastiano Tronto2022-06-011-72/+46
* Big changes to coordinate system: remove "anti-index" in favor of a more koci...Sebastiano Tronto2022-05-311-86/+258
* Prepare for big changes in coordinatesSebastiano Tronto2022-03-151-16/+16
* Added freemem commandSebastiano Tronto2022-03-121-1/+13
* Added messages about generating pruning tablesSebastiano Tronto2022-03-031-2/+2
* Removed some unused code (khuge). Improved optimal solver performance by abou...Sebastiano Tronto2022-02-271-75/+7
* use nxopt31 (compressed) by default for optimal solvingSebastiano Tronto2021-12-241-3/+11
* Added the possibility to compress tables to 2 bits per entry.Sebastiano Tronto2021-12-231-4/+4
* some progressSebastiano Tronto2021-12-171-9/+0
* Added a new pruning table (equivalent to nxopt31). I have not tested it yet, ...Sebastiano Tronto2021-12-161-28/+57
* Faster and nice pruning table generation. Can still be improved with multithr...Sebastiano Tronto2021-12-081-15/+100
* Use inttypes.h macros to print uint64_t variables (this requires -std=c99). A...Sebastiano Tronto2021-11-171-1/+1
* I tried to remove the dependence on antindex in order to get rid of themSebastiano Tronto2021-11-121-0/+9
* Rewritten from scratch. Welocme nissy 2.0!Sebastiano Tronto2021-11-111-0/+355

Generated with cgit - Back to sebastiano.tronto.net