aboutsummaryrefslogtreecommitdiff
path: root/src/solvers/h48/solve.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
| | | | | | I had some misconception about how _Atomic and const worked. This means the previous commit (expected distribution) could be incorrect.
* 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