aboutsummaryrefslogtreecommitdiff
path: root/src/solvers/h48/gendata_cocsep.h (unfollow)
Commit message (Expand)AuthorFilesLines
2026-04-06Make the project build with Microsoft's broken C compiler.Sebastiano Tronto1-11/+10
2025-07-29All coordinates unsignedSebastiano Tronto1-6/+6
2025-07-29Cleanup some TODOsSebastiano Tronto1-1/+1
2025-07-28Make failed assert exit immediatelySebastiano Tronto1-3/+2
2025-05-18Refactor solver dispatch and checkdataSebastiano Tronto1-16/+0
2025-04-21Always use unsigned char * for data buffersSebastiano Tronto1-2/+2
2025-04-19Improved logging, especially for solveSebastiano Tronto1-1/+1
2025-03-25More safety with pointers using VLA function parametersSebastiano Tronto1-11/+28
2024-12-18Revert small errorSebastiano Tronto1-3/+2
2024-12-15Solve bug related to duplicate solutionsSebastiano Tronto1-1/+1
2024-12-07Merge the "solver-experiments" branch that I have been working on forSebastiano Tronto1-22/+12
2024-10-12Make gendata and co safer by checking buffer sizeSebastiano Tronto1-3/+8
2024-10-06Removed some useless outputSebastiano Tronto1-1/+5
2024-10-05Remove unnecessary _AtomicsSebastiano Tronto1-3/+2
2024-10-05Fix rare data raceSebastiano Tronto1-2/+3
2024-10-04Removed excessive LOG from gendata cocsepSebastiano Tronto1-2/+0
2024-10-04Avoid repeating typedefs in testsSebastiano Tronto1-22/+0
2024-10-03Improve gendata performance by replacing locks with atomic operationsSebastiano Tronto1-2/+2
2024-09-26Added checkdata functionSebastiano Tronto1-0/+12
2024-09-10New tableinfo for gendata_h48, still work to doSebastiano Tronto1-12/+24
2024-09-05More renamingSebastiano Tronto1-1/+1
2024-09-05Rename constants from _underscore to CAPSSebastiano Tronto1-11/+11
2024-08-30CleanupSebastiano Tronto1-1/+1
2024-08-26Gendata added for h48k2, need to verify with new toolSebastiano Tronto1-7/+7
2024-08-25Started work on k=2 tables; further split h48 gendataSebastiano Tronto1-0/+169

Generated with cgit - Back to sebastiano.tronto.net