aboutsummaryrefslogtreecommitdiff
path: root/src/solvers/h48/gendata_h48.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed redundant coordinate computationSebastiano Tronto2024-10-161-16/+0
* Fallback tablesSebastiano Tronto2024-10-141-8/+36
* Make gendata and co safer by checking buffer sizeSebastiano Tronto2024-10-121-59/+61
* Small warning fixes to gendataSebastiano Tronto2024-10-101-3/+10
* Removed some useless outputSebastiano Tronto2024-10-061-6/+2
* Fix concurrency issuesSebastiano Tronto2024-10-061-41/+50
* Remove unnecessary _AtomicsSebastiano Tronto2024-10-051-20/+28
* Merge branch 'master' of tronto.net:h48Sebastiano Tronto2024-10-051-0/+31
|\
| * Added expected distributionsSebastiano Tronto2024-10-051-0/+31
* | Fix rare data raceSebastiano Tronto2024-10-051-23/+22
|/
* Avoid repeating typedefs in testsSebastiano Tronto2024-10-041-73/+0
* Remove more locksSebastiano Tronto2024-10-031-23/+19
* Removed useless lockSebastiano Tronto2024-10-031-9/+1
* Improve gendata performance by replacing locks with atomic operationsSebastiano Tronto2024-10-031-50/+41
* oopsieSebastiano Tronto2024-09-271-1/+1
* Made table derivation tool more flexibleSebastiano Tronto2024-09-271-8/+11
* Use constant instead of magic numberSebastiano Tronto2024-09-271-12/+8
* Merge branch 'master' of tronto.net:h48Sebastiano Tronto2024-09-271-1/+23
|\
| * Added checkdata functionSebastiano Tronto2024-09-261-1/+23
* | First try for derive tablesSebastiano Tronto2024-09-271-7/+88
|/
* Added comment on performance issueSebastiano Tronto2024-09-201-0/+13
* Simplified code for h4k0Sebastiano Tronto2024-09-201-87/+42
* Fix regressionSebastiano Tronto2024-09-191-4/+4
* cleanupSebastiano Tronto2024-09-191-65/+2
* Parallelized gendata_h0k4; set up for new gendata_realcoordSebastiano Tronto2024-09-191-109/+298
* Fixed data raceSebastiano Tronto2024-09-191-8/+10
* Small improvementsSebastiano Tronto2024-09-181-10/+16
* Small cleanupSebastiano Tronto2024-09-181-6/+5
* Renamed gen_48_short -> gendata_h48_shortSebastiano Tronto2024-09-181-3/+3
* Small improvementSebastiano Tronto2024-09-181-1/+1
* Parallelized h48k2 gendataSebastiano Tronto2024-09-171-24/+68
* Fix and cleanup printing table infoSebastiano Tronto2024-09-121-1/+6
* Simplified solverSebastiano Tronto2024-09-111-1/+2
* Better way to read tables for solverSebastiano Tronto2024-09-111-4/+19
* 8 bit tablesSebastiano Tronto2024-09-101-44/+42
* New tableinfo for gendata_h48, still work to doSebastiano Tronto2024-09-101-39/+92
* Improved gendata_h48k2 performanceSebastiano Tronto2024-09-071-34/+86
* Whoops another missed renaming _ -> CAPSSebastiano Tronto2024-09-051-17/+16
* More renamingSebastiano Tronto2024-09-051-5/+5
* Rename constants from _underscore to CAPSSebastiano Tronto2024-09-051-24/+24
* Added log message for table generationSebastiano Tronto2024-08-301-2/+4
* Tables fixed, cleanup and optimizations neededSebastiano Tronto2024-08-301-21/+13
* CleanupSebastiano Tronto2024-08-301-13/+12
* Added tool for checking new tables (and they are wrong)Sebastiano Tronto2024-08-301-6/+15
* Small fix pre-testSebastiano Tronto2024-08-291-4/+6
* Gendata added for h48k2, need to verify with new toolSebastiano Tronto2024-08-261-30/+104
* Renamed fileSebastiano Tronto2024-08-251-0/+351

Generated with cgit - Back to sebastiano.tronto.net