| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fixed alignment bug | Sebastiano Tronto | 2024-12-16 | 1 | -0/+1 |
| * | Fix rare bug, but one more bug to go | Sebastiano Tronto | 2024-12-15 | 1 | -4/+4 |
| * | Actually fix the bug | Sebastiano Tronto | 2024-12-15 | 1 | -3/+5 |
| * | Solve bug related to duplicate solutions | Sebastiano Tronto | 2024-12-15 | 1 | -40/+54 |
| * | Implemented 'optimal' option | Sebastiano Tronto | 2024-12-15 | 1 | -7/+19 |
| * | Allow choosing number of threads when calling solve() | Sebastiano Tronto | 2024-12-14 | 1 | -7/+10 |
| * | Merge the "solver-experiments" branch that I have been working on for | Sebastiano Tronto | 2024-12-07 | 1 | -164/+446 |
| * | Fixed performance regression | Sebastiano Tronto | 2024-10-18 | 1 | -12/+13 |
| * | Add node and fallback benchmarking | Sebastiano Tronto | 2024-10-18 | 1 | -5/+20 |
| * | Removed redundant coordinate computation | Sebastiano Tronto | 2024-10-16 | 1 | -6/+10 |
| * | EOF fix | enricotenuti | 2024-10-15 | 1 | -1/+1 |
| * | Neon uint8x8_t corners and minor fixes | enricotenuti | 2024-10-15 | 1 | -3/+3 |
| * | Fallback tables | Sebastiano Tronto | 2024-10-14 | 1 | -11/+40 |
| * | Fix solvers for k = 2, and changes to solve tool | Sebastiano Tronto | 2024-10-14 | 1 | -12/+18 |
| * | Interface changes, progress with python | Sebastiano Tronto | 2024-10-14 | 1 | -4/+6 |
| * | Make writemoves (and solver) safer by checking buffer size | Sebastiano Tronto | 2024-10-12 | 1 | -3/+19 |
| * | Make gendata and co safer by checking buffer size | Sebastiano Tronto | 2024-10-12 | 1 | -3/+6 |
| * | Remove unnecessary _Atomics | Sebastiano Tronto | 2024-10-05 | 1 | -2/+2 |
| * | Fix rare data race | Sebastiano Tronto | 2024-10-05 | 1 | -2/+2 |
| * | Improve gendata performance by replacing locks with atomic operations | Sebastiano Tronto | 2024-10-03 | 1 | -4/+4 |
| * | minor changes for PR | enricotenuti | 2024-09-29 | 1 | -2/+2 |
| * | Fixed solutions vector, added constants | enricotenuti | 2024-09-26 | 1 | -1/+2 |
| * | Split solve h48 from stats | Sebastiano Tronto | 2024-09-18 | 1 | -100/+0 |
| * | Simplified solver | Sebastiano Tronto | 2024-09-11 | 1 | -5/+9 |
| * | Better way to read tables for solver | Sebastiano Tronto | 2024-09-11 | 1 | -7/+4 |
| * | 8 bit tables | Sebastiano Tronto | 2024-09-10 | 1 | -8/+7 |
| * | Rename constants from _underscore to CAPS | Sebastiano Tronto | 2024-09-05 | 1 | -21/+21 |
| * | Moved stuff around | Sebastiano Tronto | 2024-09-03 | 1 | -8/+38 |
| * | format fix | enricotenuti | 2024-08-30 | 1 | -16/+15 |
| * | constants fix | enricotenuti | 2024-08-29 | 1 | -4/+3 |
| * | nissbranch ver1 | enricotenuti | 2024-08-29 | 1 | -48/+35 |
| * | premoves and niss | enricotenuti | 2024-08-26 | 1 | -27/+71 |
| * | Refactor table generation | Sebastiano Tronto | 2024-08-25 | 1 | -4/+7 |
| * | Reorganized folder structure | Sebastiano Tronto | 2024-08-18 | 1 | -0/+242 |
