aboutsummaryrefslogtreecommitdiff
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added cornersx solverSebastiano Tronto2025-12-232-0/+38
* Fix alignmentSebastiano Tronto2025-12-171-2/+9
* CleanupSebastiano Tronto2025-12-171-1/+1
* Fix duplicate solutions, overflow in maxsols and improve symmetry reduction f...Sebastiano Tronto2025-11-243-1/+28
* More build.bat optionsSebastiano Tronto2025-08-131-0/+36
* Added solver aliasesSebastiano Tronto2025-08-0719-19/+19
* Added HTR solverSebastiano Tronto2025-08-062-0/+93
* Added build target to run solvetestsSebastiano Tronto2025-08-051-4/+5
* Shortened name for solvetestsSebastiano Tronto2025-08-0536-0/+0
* Added solvetests for DRFINSebastiano Tronto2025-08-056-0/+711
* Added DRFIN solverSebastiano Tronto2025-08-052-2/+2
* Added tools solvetest dreoSebastiano Tronto2025-08-0112-0/+1276
* Specified default solver for coordinate solvetestSebastiano Tronto2025-08-0111-4/+15
* Added solvetests for DRSLICESebastiano Tronto2025-08-016-0/+1574
* Fixed bug and added testsSebastiano Tronto2025-07-317-1564/+671
* Added solvetest tools, found bug in DRSebastiano Tronto2025-07-316-0/+2463
* Fixed table name in toolsSebastiano Tronto2025-07-316-23/+17
* Fixed multisolve tool for EO, but found bug in coord solverSebastiano Tronto2025-07-312-25/+74
* Added solvetest for EO (broken for now)Sebastiano Tronto2025-07-315-26/+320
* Added benchmarks for all solutionsSebastiano Tronto2025-06-191-1/+1
* Small fixesSebastiano Tronto2025-06-191-0/+2
* Adapted solve tool to find multiple solutionsSebastiano Tronto2025-06-171-7/+16
* Do all loggin in main threadSebastiano Tronto2025-05-232-1/+90
* Refactored checkdataSebastiano Tronto2025-05-196-429/+9
* Refactor solver dispatch and checkdataSebastiano Tronto2025-05-184-4/+4
* Remove configure + make build system.Sebastiano Tronto2025-05-161-40/+0
* Other minor fixesSebastiano Tronto2025-05-091-1/+1
* Add wasmtest target to build script; minor fixes in tools and testsSebastiano Tronto2025-05-091-3/+3
* Added stop / pause / resume solve to APISebastiano Tronto2025-04-294-5/+10
* Removed old scripts and updated public APISebastiano Tronto2025-04-224-4/+4
* Always use unsigned char * for data buffersSebastiano Tronto2025-04-219-23/+29
* Restore logging to stderr for toolsSebastiano Tronto2025-04-178-10/+10
* Better logging functionSebastiano Tronto2025-04-159-20/+13
* Some minor changes to the interface.Sebastiano Tronto2025-04-088-27/+18
* Added dreo coordinate solverSebastiano Tronto2025-04-021-0/+16
* Optimize genptable for coordinate solve (20x speedup)Sebastiano Tronto2025-03-291-0/+18
* More safety with pointers using VLA function parametersSebastiano Tronto2025-03-251-2/+2
* Big cleanup for appendsolution()Sebastiano Tronto2025-03-241-0/+1
* Added checkdata for coord EOSebastiano Tronto2025-03-141-8/+37
* Replaced datasize with solverinfoSebastiano Tronto2025-03-147-24/+30
* Revert "Temporary fix for tools"Sebastiano Tronto2025-03-124-5/+5
* Temporary fix for toolsSebastiano Tronto2025-03-094-5/+5
* Added known distribution for larger tablesSebastiano Tronto2024-12-201-8/+24
* Added more scrambles, found bugSebastiano Tronto2024-12-152-31/+69
* Added tool to check for correctnes of H48 solver. TODO: add more scrambles.Sebastiano Tronto2024-12-151-6/+16
* Fixed constant that I rarely used until todaySebastiano Tronto2024-12-151-0/+133
* Allow choosing number of threads when calling solve()Sebastiano Tronto2024-12-143-3/+3
* Merge the "solver-experiments" branch that I have been working on forSebastiano Tronto2024-12-073-117/+137
* Add node and fallback benchmarkingSebastiano Tronto2024-10-182-7/+15
* Fallback tablesSebastiano Tronto2024-10-141-2/+2

Generated with cgit - Back to sebastiano.tronto.net