aboutsummaryrefslogtreecommitdiff
path: root/src/solvers/coord (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Removed VLA notation from function parameters.Sebastiano Tronto2025-05-274-16/+15
* Do all loggin in main threadSebastiano Tronto2025-05-231-3/+2
* Refactored checkdataSebastiano Tronto2025-05-199-19/+123
* Refactor solver dispatch and checkdataSebastiano Tronto2025-05-183-48/+34
* Added stop / pause / resume solve to APISebastiano Tronto2025-04-291-5/+9
* NISSSebastiano Tronto2025-04-254-4/+4
* Adjusted solvers, fixed bugSebastiano Tronto2025-04-231-8/+9
* Always use unsigned char * for data buffersSebastiano Tronto2025-04-217-87/+95
* Improved logging, especially for solveSebastiano Tronto2025-04-193-19/+22
* Small rework of optimal vs maxsolsSebastiano Tronto2025-04-171-6/+7
* Log solutions as they are foundSebastiano Tronto2025-04-151-2/+2
* Some minor changes to the interface.Sebastiano Tronto2025-04-082-3/+3
* Added dreo coordinate solverSebastiano Tronto2025-04-029-14/+168
* Make single-use struct field anonymousSebastiano Tronto2025-04-011-12/+10
* Make symcoord logic genericSebastiano Tronto2025-04-014-115/+191
* Fix mismatched type in function prototype and implementationSebastiano Tronto2025-04-012-2/+2
* simplified allowedmoves logicSebastiano Tronto2025-04-011-2/+12
* Optimize genptable for coordinate solve (20x speedup)Sebastiano Tronto2025-03-292-19/+99
* DR coordinate solverSebastiano Tronto2025-03-286-14/+231
* More safety with pointers using VLA function parametersSebastiano Tronto2025-03-252-9/+26
* Added NISS to coord solverSebastiano Tronto2025-03-257-95/+272
* Big cleanup for appendsolution()Sebastiano Tronto2025-03-241-96/+51
* Some safety with move arrays, small refactor appendcharSebastiano Tronto2025-03-224-51/+41
* Filter solutions for coordinate solver and fix orderingSebastiano Tronto2025-03-193-3/+7
* BugfixSebastiano Tronto2025-03-141-4/+14
* Added checkdata for coord EOSebastiano Tronto2025-03-141-0/+24
* Replaced datasize with solverinfoSebastiano Tronto2025-03-142-1/+19
* Revert API changeSebastiano Tronto2025-03-123-10/+25
* Working (?) version of coordinate solverSebastiano Tronto2025-03-095-34/+69
* renamed some filesSebastiano Tronto2025-03-084-6/+5
* FixesSebastiano Tronto2025-03-071-4/+4
* More progress on coordinate solverSebastiano Tronto2025-03-075-6/+267
* Begin work for coordinate solverSebastiano Tronto2025-03-045-0/+203

Generated with cgit - Back to sebastiano.tronto.net