aboutsummaryrefslogtreecommitdiff
path: root/src/solvers/h48 (unfollow)
Commit message (Expand)AuthorFilesLines
2024-12-16Fixed alignment bugSebastiano Tronto2-0/+7
2024-12-15Fix rare bug, but one more bug to goSebastiano Tronto1-4/+4
2024-12-15Actually fix the bugSebastiano Tronto1-3/+5
2024-12-15Solve bug related to duplicate solutionsSebastiano Tronto4-45/+59
2024-12-15Implemented 'optimal' optionSebastiano Tronto1-7/+19
2024-12-14Allow choosing number of threads when calling solve()Sebastiano Tronto1-7/+10
2024-12-07Merge the "solver-experiments" branch that I have been working on forSebastiano Tronto9-655/+790
2024-10-18Fixed performance regressionSebastiano Tronto2-22/+28
2024-10-18Add node and fallback benchmarkingSebastiano Tronto2-12/+36
2024-10-16Removed redundant coordinate computationSebastiano Tronto3-23/+11
2024-10-15EOF fixenricotenuti1-1/+1
2024-10-15Neon uint8x8_t corners and minor fixesenricotenuti1-3/+3
2024-10-14Fallback tablesSebastiano Tronto4-29/+100
2024-10-14Fix solvers for k = 2, and changes to solve toolSebastiano Tronto2-12/+19
2024-10-14Interface changes, progress with pythonSebastiano Tronto2-8/+12
2024-10-12Make writemoves (and solver) safer by checking buffer sizeSebastiano Tronto2-7/+38
2024-10-12Make gendata and co safer by checking buffer sizeSebastiano Tronto5-69/+84
2024-10-10Small warning fixes to gendataSebastiano Tronto1-3/+10
2024-10-06Removed some useless outputSebastiano Tronto2-7/+7
2024-10-06Fix concurrency issuesSebastiano Tronto2-43/+72
2024-10-05Remove unnecessary _AtomicsSebastiano Tronto4-27/+34
2024-10-05Fix rare data raceSebastiano Tronto4-29/+29
2024-10-05Added expected distributionsSebastiano Tronto1-0/+31
2024-10-04Removed excessive LOG from gendata cocsepSebastiano Tronto1-2/+0
2024-10-04Avoid repeating typedefs in testsSebastiano Tronto8-117/+121
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 Tronto5-62/+53
2024-09-29minor changes for PRenricotenuti3-15/+14
2024-09-28No malloc, static tasks pollenricotenuti1-11/+10
2024-09-28go back to non atomic activeenricotenuti1-2/+4
2024-09-27oopsieSebastiano Tronto1-1/+1
2024-09-27Made table derivation tool more flexibleSebastiano Tronto1-8/+11
2024-09-27format fix thread.henricotenuti1-10/+2
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 Tronto2-1/+35
2024-09-26Fixed solutions vector, added constantsenricotenuti2-10/+14
2024-09-25Fixed nsols, added atomic vars where possibleenricotenuti1-12/+8
2024-09-24Fixed multithread search, todo multiple scramble memory releaseenricotenuti1-92/+66
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
2024-09-19pthread solver to fixenricotenuti2-0/+336
2024-09-19Fixed data raceSebastiano Tronto1-8/+10
2024-09-18Split solve h48 from statsSebastiano Tronto3-100/+101
2024-09-18Small improvementsSebastiano Tronto1-10/+16

Generated with cgit - Back to sebastiano.tronto.net