aboutsummaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix integer conversions in code, tests and some toolsc-portabilitySebastiano Tronto2026-04-0616-51/+58
* Merge remote-tracking branch 'origin/master' into c-portabilitySebastiano Tronto2026-04-064-0/+29
|\
| * Added popcount_u64Sebastiano Tronto2026-04-064-0/+29
* | Merge branch 'master' into c-portabilitySebastiano Tronto2026-04-061-7/+8
|\|
| * Remove use of MMX intrinsics in favor of AVX2Sebastiano Tronto2026-04-061-7/+8
* | Fixes for Microsoft's stupid broken compilerSebastiano Tronto2026-04-063-6/+5
* | Use macro for [static N]Sebastiano Tronto2026-04-0430-297/+319
|/
* Improve solver name checkSebastiano Tronto2026-03-011-1/+8
* Improve Windows build support.Sebastiano Tronto2026-03-016-58/+90
* Improve performance of H48 solver with prefetchingSebastiano Tronto2026-01-124-134/+259
* Added cornersx solverSebastiano Tronto2025-12-236-1/+82
* Minor improvementSebastiano Tronto2025-12-191-2/+7
* Add coordinate solvers for cornersh48-corner-estimateSebastiano Tronto2025-12-1912-2/+133
* Fix alignmentSebastiano Tronto2025-12-171-3/+9
* Improve pruning value fetching and re-do benchmarksSebastiano Tronto2025-12-172-20/+37
* Move some checks around, small improvementSebastiano Tronto2025-12-171-11/+9
* Swap bit pairs in pval_minSebastiano Tronto2025-12-161-5/+4
* Update commentsSebastiano Tronto2025-12-142-5/+7
* Cleanup, update documentation, fix examplesSebastiano Tronto2025-12-146-235/+157
* Bye bye h0k4Sebastiano Tronto2025-12-145-310/+27
* Intertwined table seems to workSebastiano Tronto2025-12-149-34/+178
* Fix duplicate solutions, overflow in maxsols and improve symmetry reduction f...Sebastiano Tronto2025-11-245-118/+203
* Correct OS detection for sleep functionSebastiano Tronto2025-08-131-1/+3
* Some generic fixes, mainly for building on WindowsSebastiano Tronto2025-08-123-2/+16
* Remove pthread importSebastiano Tronto2025-08-121-1/+0
* Made H48 solver safer for 32bit size_tSebastiano Tronto2025-08-111-2/+9
* Wrapped pthread use in custom APISebastiano Tronto2025-08-117-60/+107
* Fix bug and make avx load consistentSebastiano Tronto2025-08-081-9/+9
* Added solver documentationSebastiano Tronto2025-08-081-1/+1
* Mention lastqt and unniss in description of nissy_variations()Sebastiano Tronto2025-08-071-1/+2
* Added solver aliasesSebastiano Tronto2025-08-072-21/+53
* Added API function for solution variationsSebastiano Tronto2025-08-077-15/+356
* Added HTR solverSebastiano Tronto2025-08-0617-70/+268
* Remove AVX512 instructionSebastiano Tronto2025-08-061-5/+4
* Added DRFIN solverSebastiano Tronto2025-08-0514-75/+543
* Move is_eo_even to more appropriate moduleSebastiano Tronto2025-08-015-16/+43
* Added CPEPE coordinate in preparation of full DRFIN solverSebastiano Tronto2025-08-016-14/+249
* Fixed nasty bugSebastiano Tronto2025-08-011-0/+2
* Reworked coordinate solver axis specificationSebastiano Tronto2025-08-0111-61/+37
* Added solvetests for DRSLICESebastiano Tronto2025-08-011-2/+2
* Fixed bug and added testsSebastiano Tronto2025-07-311-32/+25
* Fix switch logic in coord solverSebastiano Tronto2025-07-311-0/+8
* Fix bugSebastiano Tronto2025-07-312-23/+58
* Added move sequence comparison functionSebastiano Tronto2025-07-314-3/+109
* Fixed bug with counting solutions for coordinate solverSebastiano Tronto2025-07-302-8/+3
* added drslice coordinateSebastiano Tronto2025-07-3012-53/+199
* All coordinates unsignedSebastiano Tronto2025-07-2919-219/+215
* Cleanup some TODOsSebastiano Tronto2025-07-297-20/+8
* Optimized some coordinatesSebastiano Tronto2025-07-297-73/+224
* Tiny cleanupSebastiano Tronto2025-07-281-1/+1

Generated with cgit - Back to sebastiano.tronto.net