aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'threaded_solver'enricotenuti2024-09-194-2/+343
|\
| * pthread solver to fixenricotenuti2024-09-194-2/+343
* | Fixed data raceSebastiano Tronto2024-09-191-8/+10
* | Update to configuration script; C99 -> C11Sebastiano Tronto2024-09-182-9/+54
* | Added gendata for all table sizes (k=2)Sebastiano Tronto2024-09-1810-0/+210
* | Split solve h48 from statsSebastiano Tronto2024-09-183-100/+101
* | Small improvementsSebastiano Tronto2024-09-181-10/+16
* | Added stuff to gitignoreSebastiano Tronto2024-09-181-0/+1
|/
* Renamed tools; fixed solve tool; added gendata_h48h1k2 toolSebastiano Tronto2024-09-186-1/+22
* Small cleanupSebastiano Tronto2024-09-181-6/+5
* Remove useless output from stats toolSebastiano Tronto2024-09-181-1/+1
* Renamed gen_48_short -> gendata_h48_shortSebastiano Tronto2024-09-186-5/+5
* Replace which(1) with posix command -v in configure.shSebastiano Tronto2024-09-181-1/+1
* Some shellcheckSebastiano Tronto2024-09-188-20/+20
* Small improvementSebastiano Tronto2024-09-181-1/+1
* Updated READMESebastiano Tronto2024-09-171-9/+2
* Parallelized h48k2 gendataSebastiano Tronto2024-09-175-28/+71
* Update build files to enable multithreadingSebastiano Tronto2024-09-123-36/+66
* Fix and cleanup printing table infoSebastiano Tronto2024-09-122-6/+8
* Cleanup gendata toolsSebastiano Tronto2024-09-124-97/+100
* Simplified solverSebastiano Tronto2024-09-117-8/+33
* Finished table refactorSebastiano Tronto2024-09-118-42/+88
* Better way to read tables for solverSebastiano Tronto2024-09-112-11/+23
* 8 bit tablesSebastiano Tronto2024-09-105-58/+55
* New tableinfo for gendata_h48, still work to doSebastiano Tronto2024-09-1016-91/+242
* Added tabletype to tableinfoSebastiano Tronto2024-09-104-1/+13
* Added next table offset to tableinfoSebastiano Tronto2024-09-104-1/+10
* Added tableinfoSebastiano Tronto2024-09-095-0/+240
* Merge branch 'master' of tronto.net:h48Sebastiano Tronto2024-09-070-0/+0
|\
| * Fix architecture detectionSebastiano Tronto2024-09-061-2/+2
| * Fix stupid errorSebastiano Tronto2024-09-061-1/+1
* | Improved gendata_h48k2 performanceSebastiano Tronto2024-09-073-37/+90
|/
* Patch up spurious warningSebastiano Tronto2024-09-062-3/+27
* Added test for invermoves and small refactorSebastiano Tronto2024-09-056-14/+65
* Whoops another missed renaming _ -> CAPSSebastiano Tronto2024-09-051-17/+16
* Added test for premove and a commentSebastiano Tronto2024-09-058-0/+41
* Changed build options TYPE -> ARCHSebastiano Tronto2024-09-053-9/+19
* More renamingSebastiano Tronto2024-09-0515-244/+245
* Rename constants from _underscore to CAPSSebastiano Tronto2024-09-0522-1211/+1186
* Moved stuff aroundSebastiano Tronto2024-09-0328-124/+132
* Merge pull request #2 from enricotenuti/masterSebastiano Tronto2024-08-3025-70/+302
|\
| * format fixenricotenuti2024-08-302-19/+19
| * allowedH48 testsenricotenuti2024-08-3022-2/+85
| * constants fixenricotenuti2024-08-292-8/+7
| * nissbranch ver1enricotenuti2024-08-294-202/+201
| * Merge branch 'sebastianotronto:master' into masterEnrico Tenuti2024-08-2912-37/+205
| |\
| * | premoves and nissenricotenuti2024-08-263-28/+179
* | | Added log message for table generationSebastiano Tronto2024-08-301-2/+4
* | | Tables fixed, cleanup and optimizations neededSebastiano Tronto2024-08-301-21/+13
* | | Merge branch 'master' of tronto.net:h48Sebastiano Tronto2024-08-302-14/+13
|\ \ \

Generated with cgit - Back to sebastiano.tronto.net