aboutsummaryrefslogtreecommitdiff
path: root/shell/shell.c (unfollow)
Commit message (Expand)AuthorFilesLines
2026-03-01Shell improvementsv0.3Sebastiano Tronto1-1/+14
2025-12-17Fix alignmentSebastiano Tronto1-2/+9
2025-08-07Added API function for solution variationsSebastiano Tronto1-1/+37
2025-07-31Added move sequence comparison functionSebastiano Tronto1-0/+44
2025-07-18Fix shell return value on solverinfoSebastiano Tronto1-2/+5
2025-04-29Added stop / pause / resume solve to APISebastiano Tronto1-1/+1
2025-04-23Added orientation to getcubeSebastiano Tronto1-1/+1
2025-04-22Remove compose from the public APISebastiano Tronto1-34/+0
2025-04-22Removed old scripts and updated public APISebastiano Tronto1-83/+14
2025-04-21Always use unsigned char * for data buffersSebastiano Tronto1-2/+4
2025-04-19Fixed shell usage of optimal and maxsolutionsSebastiano Tronto1-1/+1
2025-04-17Small rework of optimal vs maxsolsSebastiano Tronto1-2/+6
2025-04-15Better logging functionSebastiano Tronto1-2/+2
2025-04-08Fixed shell; reorganized nissy.hSebastiano Tronto1-9/+5
2025-03-29Optimize genptable for coordinate solve (20x speedup)Sebastiano Tronto1-1/+1
2025-03-25Added NISS to coord solverSebastiano Tronto1-6/+34
2025-03-14Replaced datasize with solverinfoSebastiano Tronto1-24/+31
2025-03-12Revert API changeSebastiano Tronto1-17/+3
2025-03-09Working (?) version of coordinate solverSebastiano Tronto1-5/+23
2024-12-14Allow choosing number of threads when calling solve()Sebastiano Tronto1-3/+15
2024-10-18Add node and fallback benchmarkingSebastiano Tronto1-1/+2
2024-10-18New interface function nissy_countmovesSebastiano Tronto1-1/+22
2024-10-14Fix shellSebastiano Tronto1-7/+7
2024-10-14Interface changes, progress with pythonSebastiano Tronto1-32/+13
2024-10-12Added shelltestSebastiano Tronto1-1/+1
2024-10-11Added buffer sizes in API argsSebastiano Tronto1-7/+8
2024-10-11Error codes, documentation, change nisstype from string to flagsSebastiano Tronto1-11/+14
2024-10-10Improved error messages and add some comments in nissy.hSebastiano Tronto1-41/+15
2024-10-10added solve_scramble to shellSebastiano Tronto1-1/+20
2024-10-10Removed "options" from solver selectionSebastiano Tronto1-23/+9
2024-10-01Renamed macros in shell.cSebastiano Tronto1-56/+56
2024-08-26Fixed bug in run solveSebastiano Tronto1-3/+3
2024-08-18Reorganized folder structureSebastiano Tronto1-1/+1
2024-08-05Updated README.md, added help command to shellSebastiano Tronto1-35/+177
2024-07-05Finished getcubeSebastiano Tronto1-2/+2
2024-07-04(almost) added getcubeSebastiano Tronto1-25/+45
2024-07-03Preparing for table statsSebastiano Tronto1-0/+32
2024-06-30Added a solver, but found out h48 table is brokenSebastiano Tronto1-50/+47
2024-06-16Added rudimentary shell to run commands (ugly)Sebastiano Tronto1-0/+578

Generated with cgit - Back to sebastiano.tronto.net