aboutsummaryrefslogtreecommitdiff
path: root/src/nissy.h (unfollow)
Commit message (Expand)AuthorFilesLines
2025-12-17Fix alignmentSebastiano Tronto1-3/+9
2025-08-08Added solver documentationSebastiano Tronto1-1/+1
2025-08-07Mention lastqt and unniss in description of nissy_variations()Sebastiano Tronto1-1/+2
2025-08-07Added API function for solution variationsSebastiano Tronto1-0/+41
2025-07-31Added move sequence comparison functionSebastiano Tronto1-0/+22
2025-05-27Removed VLA notation from function parameters.Sebastiano Tronto1-4/+4
2025-05-19Refactored checkdataSebastiano Tronto1-0/+2
2025-04-29Added stop / pause / resume solve to APISebastiano Tronto1-19/+34
2025-04-25NISSSebastiano Tronto1-0/+2
2025-04-23Added orientation to getcubeSebastiano Tronto1-4/+6
2025-04-23Adjusted solvers, fixed bugSebastiano Tronto1-2/+3
2025-04-22Remove compose from the public APISebastiano Tronto1-25/+0
2025-04-22Updated documentationSebastiano Tronto1-4/+4
2025-04-22Removed old scripts and updated public APISebastiano Tronto1-68/+30
2025-04-21Always use unsigned char * for data buffersSebastiano Tronto1-3/+3
2025-04-17Small rework of optimal vs maxsolsSebastiano Tronto1-4/+3
2025-04-15Better logging functionSebastiano Tronto1-2/+7
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 Tronto1-10/+11
2025-04-02Added dreo coordinate solverSebastiano Tronto1-2/+5
2025-03-14Replaced datasize with solverinfoSebastiano Tronto1-4/+10
2025-03-12Revert API changeSebastiano Tronto1-4/+0
2025-03-09Working (?) version of coordinate solverSebastiano Tronto1-0/+4
2024-12-16Fixed alignment bugSebastiano Tronto1-0/+6
2024-12-14Allow choosing number of threads when calling solve()Sebastiano Tronto1-0/+4
2024-10-18Add node and fallback benchmarkingSebastiano Tronto1-13/+28
2024-10-18New interface function nissy_countmovesSebastiano Tronto1-0/+13
2024-10-14Interface changes, progress with pythonSebastiano Tronto1-74/+56
2024-10-13Removed nissy_explainerror and moved datainfo to toolsSebastiano Tronto1-53/+89
2024-10-12Trivial fixes to commentsSebastiano Tronto1-4/+4
2024-10-12Make writecube saferSebastiano Tronto1-13/+20
2024-10-11Added buffer sizes in API argsSebastiano Tronto1-35/+64
2024-10-11Improved commentSebastiano Tronto1-1/+1
2024-10-11Error codes, documentation, change nisstype from string to flagsSebastiano Tronto1-40/+189
2024-10-10Improved error messages and add some comments in nissy.hSebastiano Tronto1-29/+91
2024-10-10Removed "options" from solver selectionSebastiano Tronto1-5/+2
2024-09-27First try for derive tablesSebastiano Tronto1-0/+7
2024-09-26Added checkdata functionSebastiano Tronto1-0/+6
2024-09-11Finished table refactorSebastiano Tronto1-0/+6
2024-08-18Reorganized folder structureSebastiano Tronto1-0/+0
2024-08-05Comment cube.hSebastiano Tronto1-4/+24
2024-07-04(almost) added getcubeSebastiano Tronto1-2/+5
2024-07-03Preparing for table statsSebastiano Tronto1-0/+6
2024-06-23CleanupSebastiano Tronto1-13/+1
2024-06-20Changed logger from va_args to ...Sebastiano Tronto1-1/+1
2024-06-17Use callback function to log to stderrSebastiano Tronto1-0/+4
2024-06-16Added rudimentary shell to run commands (ugly)Sebastiano Tronto1-12/+12
2024-06-13Added "dryrun" for gendataSebastiano Tronto1-1/+11
2024-06-11Finished refactorSebastiano Tronto1-2/+2

Generated with cgit - Back to sebastiano.tronto.net