aboutsummaryrefslogtreecommitdiff
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2025-04-17Small rework of optimal vs maxsolsSebastiano Tronto6-40/+31
2025-04-15Log solutions as they are foundSebastiano Tronto3-7/+18
2025-04-15Better logging functionSebastiano Tronto3-17/+22
2025-04-14FixSebastiano Tronto1-1/+1
2025-04-09Add an opinionated C++20 adapterSebastiano Tronto1-1/+1
2025-04-08Fixed shell; reorganized nissy.hSebastiano Tronto1-93/+93
2025-04-08Some minor changes to the interface.Sebastiano Tronto8-43/+59
2025-04-02Fix compilation errors with GCC on ARMSebastiano Tronto1-2/+2
2025-04-02Added dreo coordinate solverSebastiano Tronto12-16/+178
2025-04-01Make single-use struct field anonymousSebastiano Tronto1-12/+10
2025-04-01Make symcoord logic genericSebastiano Tronto4-115/+191
2025-04-01Fix mismatched type in function prototype and implementationSebastiano Tronto2-2/+2
2025-04-01Some simplification to AVX2 codeSebastiano Tronto2-62/+32
2025-04-01simplified allowedmoves logicSebastiano Tronto6-56/+58
2025-03-29Optimize genptable for coordinate solve (20x speedup)Sebastiano Tronto3-19/+113
2025-03-28DR coordinate solverSebastiano Tronto7-14/+238
2025-03-26Reformat neon.h to keep lines <80 charsSebastiano Tronto1-16/+25
2025-03-26Added inverse coordinate for COSebastiano Tronto7-31/+102
2025-03-25More safety with pointers using VLA function parametersSebastiano Tronto18-147/+170
2025-03-25Tiny bugfix in solution writingSebastiano Tronto2-18/+14
2025-03-25Added NISS to coord solverSebastiano Tronto8-97/+274
2025-03-25Tiny fixSebastiano Tronto1-4/+4
2025-03-24Big cleanup for appendsolution()Sebastiano Tronto9-323/+416
2025-03-22Some safety with move arrays, small refactor appendcharSebastiano Tronto15-154/+151
2025-03-19Filter solutions for coordinate solver and fix orderingSebastiano Tronto4-3/+35
2025-03-14BugfixSebastiano Tronto1-4/+14
2025-03-14Added checkdata for coord EOSebastiano Tronto3-0/+30
2025-03-14Replaced datasize with solverinfoSebastiano Tronto4-10/+61
2025-03-12Revert API changeSebastiano Tronto5-17/+26
2025-03-09Working (?) version of coordinate solverSebastiano Tronto8-44/+91
2025-03-08renamed some filesSebastiano Tronto5-7/+6
2025-03-07FixesSebastiano Tronto1-4/+4
2025-03-07More progress on coordinate solverSebastiano Tronto7-7/+272
2025-03-04Begin work for coordinate solverSebastiano Tronto7-0/+206
2025-02-28Fix typo in neon.h (thanks to Arhan Chaudhary for reporting)Sebastiano Tronto1-0/+1
2024-12-18Revert small errorSebastiano Tronto2-5/+4
2024-12-16Fixed alignment bugSebastiano Tronto4-0/+35
2024-12-15Fix rare bug, but one more bug to goSebastiano Tronto2-4/+16
2024-12-15Actually fix the bugSebastiano Tronto1-3/+5
2024-12-15Fixed constant that I rarely used until todaySebastiano Tronto1-1/+1
2024-12-15Solve bug related to duplicate solutionsSebastiano Tronto7-48/+62
2024-12-15Implemented 'optimal' optionSebastiano Tronto2-10/+24
2024-12-14Allow choosing number of threads when calling solve()Sebastiano Tronto3-8/+29
2024-12-07Merge the "solver-experiments" branch that I have been working on forSebastiano Tronto17-725/+1002
2024-10-19Safer handling of corrupt dataSebastiano Tronto1-3/+17
2024-10-19Finished Python moduleSebastiano Tronto2-5/+11
2024-10-18Fixed performance regressionSebastiano Tronto2-22/+28
2024-10-18Add node and fallback benchmarkingSebastiano Tronto4-28/+68
2024-10-18New interface function nissy_countmovesSebastiano Tronto3-2/+28
2024-10-16Removed redundant coordinate computationSebastiano Tronto3-23/+11

Generated with cgit - Back to sebastiano.tronto.net