aboutsummaryrefslogtreecommitdiff
path: root/src/solvers/h48/gendata_h48.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* C11 threads!Sebastiano Tronto2026-03-011-3/+3
* C11 threads?Sebastiano Tronto2026-03-011-4/+4
* Improve pruning value fetching and re-do benchmarksSebastiano Tronto2025-12-171-0/+21
* Swap bit pairs in pval_minSebastiano Tronto2025-12-161-5/+4
* Update commentsSebastiano Tronto2025-12-141-4/+3
* Cleanup, update documentation, fix examplesSebastiano Tronto2025-12-141-64/+57
* Bye bye h0k4Sebastiano Tronto2025-12-141-247/+8
* Intertwined table seems to workSebastiano Tronto2025-12-141-20/+51
* Wrapped pthread use in custom APISebastiano Tronto2025-08-111-35/+44
* All coordinates unsignedSebastiano Tronto2025-07-291-21/+21
* Cleanup some TODOsSebastiano Tronto2025-07-291-3/+3
* Fix small build error with clangSebastiano Tronto2025-05-281-1/+2
* Do all loggin in main threadSebastiano Tronto2025-05-231-9/+33
* Refactored checkdataSebastiano Tronto2025-05-191-90/+0
* Refactor solver dispatch and checkdataSebastiano Tronto2025-05-181-62/+24
* Added build scriptSebastiano Tronto2025-05-071-1/+1
* Always use unsigned char * for data buffersSebastiano Tronto2025-04-211-42/+48
* Improved logging, especially for solveSebastiano Tronto2025-04-191-21/+29
* Sped up checkdata for H48 tablesSebastiano Tronto2025-04-171-9/+49
* Some minor changes to the interface.Sebastiano Tronto2025-04-081-1/+1
* simplified allowedmoves logicSebastiano Tronto2025-04-011-2/+2
* More safety with pointers using VLA function parametersSebastiano Tronto2025-03-251-41/+20
* Some safety with move arrays, small refactor appendcharSebastiano Tronto2025-03-221-2/+2
* Added checkdata for coord EOSebastiano Tronto2025-03-141-0/+1
* Fixed alignment bugSebastiano Tronto2024-12-161-0/+6
* Merge the "solver-experiments" branch that I have been working on forSebastiano Tronto2024-12-071-16/+46
* 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

Generated with cgit - Back to sebastiano.tronto.net