aboutsummaryrefslogtreecommitdiff
path: root/cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Better logging functionSebastiano Tronto2025-04-153-4/+7
| | | | | | | 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-153-10/+3
|
* Fixed a woopsieSebastiano Tronto2025-04-151-1/+1
|
* Simplified count_moves() in cpp apiSebastiano Tronto2025-04-153-10/+10
|
* Added data check status to solver in cpp APISebastiano Tronto2025-04-152-4/+7
|
* Removed unnecessary checkSebastiano Tronto2025-04-141-6/+0
|
* Improved C++ API and added info to READMESebastiano Tronto2025-04-144-233/+345
|
* Add an opinionated C++20 adapterSebastiano Tronto2025-04-092-0/+349

Generated with cgit - Back to sebastiano.tronto.net