| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2025-04-15 | Better logging function | Sebastiano Tronto | 1 | -11/+10 |
| 2025-04-08 | Some minor changes to the interface. | Sebastiano Tronto | 1 | -20/+18 |
| 2025-04-02 | Added dreo coordinate solver | Sebastiano Tronto | 1 | -0/+1 |
| 2025-03-26 | Added inverse coordinate for CO | Sebastiano Tronto | 1 | -1/+1 |
| 2025-03-25 | More safety with pointers using VLA function parameters | Sebastiano Tronto | 1 | -3/+3 |
| 2025-03-14 | Added checkdata for coord EO | Sebastiano Tronto | 1 | -0/+5 |
| 2025-03-14 | Replaced datasize with solverinfo | Sebastiano Tronto | 1 | -5/+32 |
| 2025-03-12 | Revert API change | Sebastiano Tronto | 1 | -3/+1 |
| 2025-03-09 | Working (?) version of coordinate solver | Sebastiano Tronto | 1 | -6/+15 |
| 2024-12-16 | Fixed alignment bug | Sebastiano Tronto | 1 | -0/+22 |
| 2024-12-15 | Implemented 'optimal' option | Sebastiano Tronto | 1 | -3/+5 |
| 2024-12-14 | Allow choosing number of threads when calling solve() | Sebastiano Tronto | 1 | -1/+15 |
| 2024-12-07 | Merge the "solver-experiments" branch that I have been working on for | Sebastiano Tronto | 1 | -43/+37 |
| 2024-10-19 | Safer handling of corrupt data | Sebastiano Tronto | 1 | -3/+17 |
| 2024-10-19 | Finished Python module | Sebastiano Tronto | 1 | -4/+9 |
| 2024-10-18 | Add node and fallback benchmarking | Sebastiano Tronto | 1 | -3/+4 |
| 2024-10-18 | New interface function nissy_countmoves | Sebastiano Tronto | 1 | -0/+12 |
| 2024-10-14 | Interface changes, progress with python | Sebastiano Tronto | 1 | -80/+35 |
| 2024-10-13 | Removed nissy_explainerror and moved datainfo to tools | Sebastiano Tronto | 1 | -144/+0 |
| 2024-10-12 | Make writemoves (and solver) safer by checking buffer size | Sebastiano Tronto | 1 | -3/+0 |
| 2024-10-12 | Make gendata and co safer by checking buffer size | Sebastiano Tronto | 1 | -7/+14 |
| 2024-10-12 | Make writecube safer | Sebastiano Tronto | 1 | -40/+33 |
| 2024-10-12 | Changed from size_t to uint64_t | Sebastiano Tronto | 1 | -5/+5 |
| 2024-10-11 | Added buffer sizes in API args | Sebastiano Tronto | 1 | -24/+75 |
| 2024-10-11 | Error codes, documentation, change nisstype from string to flags | Sebastiano Tronto | 1 | -43/+257 |
| 2024-10-10 | Improved error messages and add some comments in nissy.h | Sebastiano Tronto | 1 | -6/+57 |
| 2024-10-10 | Removed "options" from solver selection | Sebastiano Tronto | 1 | -66/+46 |
| 2024-10-06 | Fix concurrency issues | Sebastiano Tronto | 1 | -1/+1 |
| 2024-10-05 | Fix rare data race | Sebastiano Tronto | 1 | -1/+1 |
| 2024-09-29 | minor changes for PR | enricotenuti | 1 | -1/+2 |
| 2024-09-27 | format fix thread.h | enricotenuti | 1 | -2/+2 |
| 2024-09-27 | Fixed checkdata | Sebastiano Tronto | 1 | -1/+4 |
| 2024-09-27 | Use constant instead of magic number | Sebastiano Tronto | 1 | -5/+5 |
| 2024-09-26 | Added checkdata tool | Sebastiano Tronto | 1 | -2/+5 |
| 2024-09-26 | Added checkdata function | Sebastiano Tronto | 1 | -0/+63 |
| 2024-09-26 | Added TOOLARGS and simplified gendata tool(s) | Sebastiano Tronto | 1 | -2/+2 |
| 2024-09-19 | pthread solver to fix | enricotenuti | 1 | -2/+3 |
| 2024-09-17 | Parallelized h48k2 gendata | Sebastiano Tronto | 1 | -0/+1 |
| 2024-09-12 | Fix and cleanup printing table info | Sebastiano Tronto | 1 | -5/+2 |
| 2024-09-12 | Cleanup gendata tools | Sebastiano Tronto | 1 | -0/+1 |
| 2024-09-11 | Simplified solver | Sebastiano Tronto | 1 | -1/+1 |
| 2024-09-11 | Finished table refactor | Sebastiano Tronto | 1 | -0/+47 |
| 2024-09-05 | More renaming | Sebastiano Tronto | 1 | -2/+2 |
| 2024-09-05 | Rename constants from _underscore to CAPS | Sebastiano Tronto | 1 | -4/+4 |
| 2024-08-26 | Fixed bug in run solve | Sebastiano Tronto | 1 | -2/+10 |
| 2024-08-25 | Refactor table generation | Sebastiano Tronto | 1 | -14/+49 |
| 2024-08-25 | Started work on k=2 tables; further split h48 gendata | Sebastiano Tronto | 1 | -12/+13 |
| 2024-08-18 | Reorganized folder structure | Sebastiano Tronto | 1 | -1/+11 |
| 2024-07-08 | Stats for h48 solver as tool | Sebastiano Tronto | 1 | -8/+13 |
| 2024-07-04 | (almost) added getcube | Sebastiano Tronto | 1 | -5/+25 |
