aboutsummaryrefslogtreecommitdiff
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2025-04-25NISSSebastiano Tronto11-101/+187
2025-04-23Added tests for inverse moveSebastiano Tronto1-6/+30
2025-04-23Added orientation to getcubeSebastiano Tronto3-14/+27
2025-04-23Adjusted solvers, fixed bugSebastiano Tronto8-32/+51
2025-04-23Almost added support for wide moves, only solve missingSebastiano Tronto3-48/+185
2025-04-22ProgressSebastiano Tronto6-595/+672
2025-04-22Update tests for oriented_cube_tSebastiano Tronto7-70/+99
2025-04-22Remove compose from the public APISebastiano Tronto2-66/+0
2025-04-22Updated documentationSebastiano Tronto2-5/+5
2025-04-22Updated tests and added fixed =A to B32 outputSebastiano Tronto2-34/+22
2025-04-22Removed old scripts and updated public APISebastiano Tronto5-534/+238
2025-04-22Added constantsSebastiano Tronto2-20/+115
2025-04-21Always use unsigned char * for data buffersSebastiano Tronto16-193/+203
2025-04-21Merged some files, renamed anotherSebastiano Tronto6-154/+154
2025-04-20Improve order of moves in NISS solutionsSebastiano Tronto1-18/+62
2025-04-19Improved logging, especially for solveSebastiano Tronto12-125/+114
2025-04-17Sped up checkdata for H48 tablesSebastiano Tronto3-10/+58
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

Generated with cgit - Back to sebastiano.tronto.net