| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2025-04-15 | Better logging function | Sebastiano Tronto | 1 | -2/+5 | |
| Now it is possible to provide some data together with the logging function. This is useful for example in C++, where I can now provide an arbitrary callable object as data, and a simple wrapper function that call the callable object as logging function. | |||||
| 2025-04-15 | Fixed function pointer thing | Sebastiano Tronto | 1 | -4/+1 | |
| 2025-04-15 | Simplified count_moves() in cpp api | Sebastiano Tronto | 1 | -5/+2 | |
| 2025-04-15 | Added data check status to solver in cpp API | Sebastiano Tronto | 1 | -3/+5 | |
| 2025-04-14 | Removed unnecessary check | Sebastiano Tronto | 1 | -6/+0 | |
| 2025-04-14 | Improved C++ API and added info to README | Sebastiano Tronto | 1 | -132/+157 | |
| 2025-04-09 | Add an opinionated C++20 adapter | Sebastiano Tronto | 1 | -0/+216 | |
