aboutsummaryrefslogtreecommitdiff
path: root/cpp/examples/solve_h48h3k2.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Better logging functionSebastiano Tronto2025-04-151-1/+1
| | | | | | | 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-5/+1
|
* Simplified count_moves() in cpp apiSebastiano Tronto2025-04-151-4/+7
|
* Improved C++ API and added info to READMESebastiano Tronto2025-04-141-0/+91

Generated with cgit - Back to sebastiano.tronto.net