aboutsummaryrefslogtreecommitdiff
path: root/src/nissy.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix alignmentSebastiano Tronto2025-12-171-3/+9
* Added solver documentationSebastiano Tronto2025-08-081-1/+1
* Mention lastqt and unniss in description of nissy_variations()Sebastiano Tronto2025-08-071-1/+2
* Added API function for solution variationsSebastiano Tronto2025-08-071-0/+41
* Added move sequence comparison functionSebastiano Tronto2025-07-311-0/+22
* Removed VLA notation from function parameters.Sebastiano Tronto2025-05-271-4/+4
* Refactored checkdataSebastiano Tronto2025-05-191-0/+2
* Added stop / pause / resume solve to APISebastiano Tronto2025-04-291-19/+34
* NISSSebastiano Tronto2025-04-251-0/+2
* Added orientation to getcubeSebastiano Tronto2025-04-231-4/+6
* Adjusted solvers, fixed bugSebastiano Tronto2025-04-231-2/+3
* Remove compose from the public APISebastiano Tronto2025-04-221-25/+0
* Updated documentationSebastiano Tronto2025-04-221-4/+4
* Removed old scripts and updated public APISebastiano Tronto2025-04-221-68/+30
* Always use unsigned char * for data buffersSebastiano Tronto2025-04-211-3/+3
* Small rework of optimal vs maxsolsSebastiano Tronto2025-04-171-4/+3
* Better logging functionSebastiano Tronto2025-04-151-2/+7
* Add an opinionated C++20 adapterSebastiano Tronto2025-04-091-1/+1
* Fixed shell; reorganized nissy.hSebastiano Tronto2025-04-081-93/+93
* Some minor changes to the interface.Sebastiano Tronto2025-04-081-10/+11
* Added dreo coordinate solverSebastiano Tronto2025-04-021-2/+5
* Replaced datasize with solverinfoSebastiano Tronto2025-03-141-4/+10
* Revert API changeSebastiano Tronto2025-03-121-4/+0
* Working (?) version of coordinate solverSebastiano Tronto2025-03-091-0/+4
* Fixed alignment bugSebastiano Tronto2024-12-161-0/+6
* Allow choosing number of threads when calling solve()Sebastiano Tronto2024-12-141-0/+4
* Add node and fallback benchmarkingSebastiano Tronto2024-10-181-13/+28
* New interface function nissy_countmovesSebastiano Tronto2024-10-181-0/+13
* Interface changes, progress with pythonSebastiano Tronto2024-10-141-74/+56
* Removed nissy_explainerror and moved datainfo to toolsSebastiano Tronto2024-10-131-53/+89
* Trivial fixes to commentsSebastiano Tronto2024-10-121-4/+4
* Make writecube saferSebastiano Tronto2024-10-121-13/+20
* Added buffer sizes in API argsSebastiano Tronto2024-10-111-35/+64
* Improved commentSebastiano Tronto2024-10-111-1/+1
* Error codes, documentation, change nisstype from string to flagsSebastiano Tronto2024-10-111-40/+189
* Improved error messages and add some comments in nissy.hSebastiano Tronto2024-10-101-29/+91
* Removed "options" from solver selectionSebastiano Tronto2024-10-101-5/+2
* Merge branch 'master' of tronto.net:h48Sebastiano Tronto2024-09-271-0/+6
|\
| * Added checkdata functionSebastiano Tronto2024-09-261-0/+6
* | First try for derive tablesSebastiano Tronto2024-09-271-0/+7
|/
* Finished table refactorSebastiano Tronto2024-09-111-0/+6
* Reorganized folder structureSebastiano Tronto2024-08-181-0/+104

Generated with cgit - Back to sebastiano.tronto.net