aboutsummaryrefslogtreecommitdiff
path: root/src/solvers (follow)
Commit message (Expand)AuthorAgeFilesLines
* cleanupSebastiano Tronto2025-12-281-21/+15
* Fix bug in appending solutionsSebastiano Tronto2025-12-281-1/+1
* H48 prune pipelineSebastiano Tronto2025-12-281-348/+170
* Use pval from cocsepdata, but there is no improvementSebastiano Tronto2025-12-241-11/+17
* First small improvementsSebastiano Tronto2025-12-241-10/+235
* Added cornersx solverSebastiano Tronto2025-12-235-1/+80
* Minor improvementSebastiano Tronto2025-12-191-2/+7
* Add coordinate solvers for cornersh48-corner-estimateSebastiano Tronto2025-12-197-1/+89
* 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
* Made H48 solver safer for 32bit size_tSebastiano Tronto2025-08-111-2/+9
* Wrapped pthread use in custom APISebastiano Tronto2025-08-115-60/+69
* Added solver aliasesSebastiano Tronto2025-08-071-7/+39
* Added API function for solution variationsSebastiano Tronto2025-08-072-5/+5
* Added HTR solverSebastiano Tronto2025-08-0612-68/+164
* Added DRFIN solverSebastiano Tronto2025-08-0514-75/+543
* Move is_eo_even to more appropriate moduleSebastiano Tronto2025-08-011-14/+0
* Added CPEPE coordinate in preparation of full DRFIN solverSebastiano Tronto2025-08-011-0/+86
* Fixed nasty bugSebastiano Tronto2025-08-011-0/+2
* Reworked coordinate solver axis specificationSebastiano Tronto2025-08-0110-61/+24
* 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
* Fixed bug with counting solutions for coordinate solverSebastiano Tronto2025-07-302-8/+3
* added drslice coordinateSebastiano Tronto2025-07-3011-52/+197
* All coordinates unsignedSebastiano Tronto2025-07-2912-85/+81
* Cleanup some TODOsSebastiano Tronto2025-07-297-20/+8
* Make failed assert exit immediatelySebastiano Tronto2025-07-283-7/+5
* Renamed drslice drfinnoeSebastiano Tronto2025-07-173-26/+26
* Comments for drsliceSebastiano Tronto2025-07-171-4/+15
* Small optimization for coord gendataSebastiano Tronto2025-07-171-5/+10
* Working drslice (same results as nissy-classic)Sebastiano Tronto2025-07-174-0/+137
* Small fixesSebastiano Tronto2025-06-191-2/+2
* Trick fixSebastiano Tronto2025-06-181-6/+21
* Change min depth for H48 tasks heuristic sortSebastiano Tronto2025-06-181-1/+1
* Big speedup for H48 solver (heuristic sort of tasks)Sebastiano Tronto2025-06-181-19/+46
* More improvements to web solverSebastiano Tronto2025-05-301-8/+8
* Fix small build error with clangSebastiano Tronto2025-05-281-1/+2
* Removed VLA notation from function parameters.Sebastiano Tronto2025-05-279-38/+38
* Avoid pausing for logging only if poll_status() is null (h48 solver).Sebastiano Tronto2025-05-261-10/+7
* CleanupSebastiano Tronto2025-05-251-1/+2
* Quick fix for bugSebastiano Tronto2025-05-251-9/+8
* Do all loggin in main threadSebastiano Tronto2025-05-236-92/+122

Generated with cgit - Back to sebastiano.tronto.net