aboutsummaryrefslogtreecommitdiff
path: root/src/solvers/h48/gendata_cocsep.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix integer conversions in code, tests and some toolsc-portabilitySebastiano Tronto2026-04-061-3/+2
* Use macro for [static N]Sebastiano Tronto2026-04-041-8/+8
* All coordinates unsignedSebastiano Tronto2025-07-291-6/+6
* Cleanup some TODOsSebastiano Tronto2025-07-291-1/+1
* Make failed assert exit immediatelySebastiano Tronto2025-07-281-3/+2
* Refactor solver dispatch and checkdataSebastiano Tronto2025-05-181-16/+0
* Always use unsigned char * for data buffersSebastiano Tronto2025-04-211-2/+2
* Improved logging, especially for solveSebastiano Tronto2025-04-191-1/+1
* More safety with pointers using VLA function parametersSebastiano Tronto2025-03-251-11/+28
* Revert small errorSebastiano Tronto2024-12-181-3/+2
* Solve bug related to duplicate solutionsSebastiano Tronto2024-12-151-1/+1
* Merge the "solver-experiments" branch that I have been working on forSebastiano Tronto2024-12-071-22/+12
* 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
* 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