aboutsummaryrefslogtreecommitdiff
path: root/src/solvers/h48/solve.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* simplified allowedmoves logicSebastiano Tronto2025-04-011-5/+16
* More safety with pointers using VLA function parametersSebastiano Tronto2025-03-251-9/+9
* Big cleanup for appendsolution()Sebastiano Tronto2025-03-241-163/+74
* Some safety with move arrays, small refactor appendcharSebastiano Tronto2025-03-221-29/+19
* Working (?) version of coordinate solverSebastiano Tronto2025-03-091-4/+3
* More progress on coordinate solverSebastiano Tronto2025-03-071-1/+1
* Fixed alignment bugSebastiano Tronto2024-12-161-0/+1
* Fix rare bug, but one more bug to goSebastiano Tronto2024-12-151-4/+4
* Actually fix the bugSebastiano Tronto2024-12-151-3/+5
* Solve bug related to duplicate solutionsSebastiano Tronto2024-12-151-40/+54
* Implemented 'optimal' optionSebastiano Tronto2024-12-151-7/+19
* Allow choosing number of threads when calling solve()Sebastiano Tronto2024-12-141-7/+10
* Merge the "solver-experiments" branch that I have been working on forSebastiano Tronto2024-12-071-164/+446
* Fixed performance regressionSebastiano Tronto2024-10-181-12/+13
* Add node and fallback benchmarkingSebastiano Tronto2024-10-181-5/+20
* Removed redundant coordinate computationSebastiano Tronto2024-10-161-6/+10
* EOF fixenricotenuti2024-10-151-1/+1
* Neon uint8x8_t corners and minor fixesenricotenuti2024-10-151-3/+3
* Fallback tablesSebastiano Tronto2024-10-141-11/+40
* Fix solvers for k = 2, and changes to solve toolSebastiano Tronto2024-10-141-12/+18
* Interface changes, progress with pythonSebastiano Tronto2024-10-141-4/+6
* Make writemoves (and solver) safer by checking buffer sizeSebastiano Tronto2024-10-121-3/+19
* Make gendata and co safer by checking buffer sizeSebastiano Tronto2024-10-121-3/+6
* Remove unnecessary _AtomicsSebastiano Tronto2024-10-051-2/+2
* Fix rare data raceSebastiano Tronto2024-10-051-2/+2
* Improve gendata performance by replacing locks with atomic operationsSebastiano Tronto2024-10-031-4/+4
* minor changes for PRenricotenuti2024-09-291-2/+2
* Fixed solutions vector, added constantsenricotenuti2024-09-261-1/+2
* Split solve h48 from statsSebastiano Tronto2024-09-181-100/+0
* Simplified solverSebastiano Tronto2024-09-111-5/+9
* Better way to read tables for solverSebastiano Tronto2024-09-111-7/+4
* 8 bit tablesSebastiano Tronto2024-09-101-8/+7
* Rename constants from _underscore to CAPSSebastiano Tronto2024-09-051-21/+21
* Moved stuff aroundSebastiano Tronto2024-09-031-8/+38
* format fixenricotenuti2024-08-301-16/+15
* constants fixenricotenuti2024-08-291-4/+3
* nissbranch ver1enricotenuti2024-08-291-48/+35
* premoves and nissenricotenuti2024-08-261-27/+71
* Refactor table generationSebastiano Tronto2024-08-251-4/+7
* Reorganized folder structureSebastiano Tronto2024-08-181-0/+242

Generated with cgit - Back to sebastiano.tronto.net