aboutsummaryrefslogtreecommitdiff
path: root/src/solvers/h48/gendata_cocsep.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Make gendata and co safer by checking buffer sizeSebastiano Tronto2024-10-121-3/+8
|
* Removed some useless outputSebastiano Tronto2024-10-061-1/+5
|
* Remove unnecessary _AtomicsSebastiano Tronto2024-10-051-3/+2
|
* Fix rare data raceSebastiano Tronto2024-10-051-2/+3
| | | | | | I had some misconception about how _Atomic and const worked. This means the previous commit (expected distribution) could be incorrect.
* Removed excessive LOG from gendata cocsepSebastiano Tronto2024-10-041-2/+0
|
* Avoid repeating typedefs in testsSebastiano Tronto2024-10-041-22/+0
|
* Improve gendata performance by replacing locks with atomic operationsSebastiano Tronto2024-10-031-2/+2
|
* Added checkdata functionSebastiano Tronto2024-09-261-0/+12
|
* New tableinfo for gendata_h48, still work to doSebastiano Tronto2024-09-101-12/+24
|
* More renamingSebastiano Tronto2024-09-051-1/+1
|
* Rename constants from _underscore to CAPSSebastiano Tronto2024-09-051-11/+11
|
* CleanupSebastiano Tronto2024-08-301-1/+1
|
* Gendata added for h48k2, need to verify with new toolSebastiano Tronto2024-08-261-7/+7
|
* Started work on k=2 tables; further split h48 gendataSebastiano Tronto2024-08-251-0/+169

Generated with cgit - Back to sebastiano.tronto.net