aboutsummaryrefslogtreecommitdiff
path: root/src/solvers/h48/gendata_h48.h (unfollow)
Commit message (Expand)AuthorFilesLines
2026-04-06Make the project build with Microsoft's broken C compiler.Sebastiano Tronto1-18/+18
2026-03-01Improve Windows build support.Sebastiano Tronto1-7/+7
2025-12-17Improve pruning value fetching and re-do benchmarksSebastiano Tronto1-0/+21
2025-12-16Swap bit pairs in pval_minSebastiano Tronto1-5/+4
2025-12-14Update commentsSebastiano Tronto1-4/+3
2025-12-14Cleanup, update documentation, fix examplesSebastiano Tronto1-64/+57
2025-12-14Bye bye h0k4Sebastiano Tronto1-247/+8
2025-12-14Intertwined table seems to workSebastiano Tronto1-20/+51
2025-08-11Wrapped pthread use in custom APISebastiano Tronto1-35/+44
2025-07-29All coordinates unsignedSebastiano Tronto1-21/+21
2025-07-29Cleanup some TODOsSebastiano Tronto1-3/+3
2025-05-28Fix small build error with clangSebastiano Tronto1-1/+2
2025-05-23Do all loggin in main threadSebastiano Tronto1-9/+33
2025-05-19Refactored checkdataSebastiano Tronto1-90/+0
2025-05-18Refactor solver dispatch and checkdataSebastiano Tronto1-62/+24
2025-05-07Added build scriptSebastiano Tronto1-1/+1
2025-04-21Always use unsigned char * for data buffersSebastiano Tronto1-42/+48
2025-04-19Improved logging, especially for solveSebastiano Tronto1-21/+29
2025-04-17Sped up checkdata for H48 tablesSebastiano Tronto1-9/+49
2025-04-08Some minor changes to the interface.Sebastiano Tronto1-1/+1
2025-04-01simplified allowedmoves logicSebastiano Tronto1-2/+2
2025-03-25More safety with pointers using VLA function parametersSebastiano Tronto1-41/+20
2025-03-22Some safety with move arrays, small refactor appendcharSebastiano Tronto1-2/+2
2025-03-14Added checkdata for coord EOSebastiano Tronto1-0/+1
2024-12-16Fixed alignment bugSebastiano Tronto1-0/+6
2024-12-07Merge the "solver-experiments" branch that I have been working on forSebastiano Tronto1-16/+46
2024-10-16Removed redundant coordinate computationSebastiano Tronto1-16/+0
2024-10-14Fallback tablesSebastiano Tronto1-8/+36
2024-10-12Make gendata and co safer by checking buffer sizeSebastiano Tronto1-59/+61
2024-10-10Small warning fixes to gendataSebastiano Tronto1-3/+10
2024-10-06Removed some useless outputSebastiano Tronto1-6/+2
2024-10-06Fix concurrency issuesSebastiano Tronto1-41/+50
2024-10-05Remove unnecessary _AtomicsSebastiano Tronto1-20/+28
2024-10-05Fix rare data raceSebastiano Tronto1-23/+22
2024-10-05Added expected distributionsSebastiano Tronto1-0/+31
2024-10-04Avoid repeating typedefs in testsSebastiano Tronto1-73/+0
2024-10-03Remove more locksSebastiano Tronto1-23/+19
2024-10-03Removed useless lockSebastiano Tronto1-9/+1
2024-10-03Improve gendata performance by replacing locks with atomic operationsSebastiano Tronto1-50/+41
2024-09-27oopsieSebastiano Tronto1-1/+1
2024-09-27Made table derivation tool more flexibleSebastiano Tronto1-8/+11
2024-09-27Use constant instead of magic numberSebastiano Tronto1-12/+8
2024-09-27First try for derive tablesSebastiano Tronto1-7/+88
2024-09-26Added checkdata functionSebastiano Tronto1-1/+23
2024-09-20Added comment on performance issueSebastiano Tronto1-0/+13
2024-09-20Simplified code for h4k0Sebastiano Tronto1-87/+42
2024-09-19Fix regressionSebastiano Tronto1-4/+4
2024-09-19cleanupSebastiano Tronto1-65/+2
2024-09-19Parallelized gendata_h0k4; set up for new gendata_realcoordSebastiano Tronto1-109/+298
2024-09-19Fix table generation type mismatchSebastiano Tronto1-3/+3

Generated with cgit - Back to sebastiano.tronto.net