aboutsummaryrefslogtreecommitdiff
path: root/cpp/nissy.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Better logging functionSebastiano Tronto2025-04-151-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.
* Fixed function pointer thingSebastiano Tronto2025-04-151-4/+1
|
* Simplified count_moves() in cpp apiSebastiano Tronto2025-04-151-5/+2
|
* Added data check status to solver in cpp APISebastiano Tronto2025-04-151-3/+5
|
* Removed unnecessary checkSebastiano Tronto2025-04-141-6/+0
|
* Improved C++ API and added info to READMESebastiano Tronto2025-04-141-132/+157
|
* Add an opinionated C++20 adapterSebastiano Tronto2025-04-091-0/+216

Generated with cgit - Back to sebastiano.tronto.net