aboutsummaryrefslogtreecommitdiff
path: root/python/nissy_module.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Some minor changes to the interface.Sebastiano Tronto2025-04-081-8/+4
| | | | | | | | | - Simplified logger to accept only a string, not a variadic list of args like printf(). This can still use some improvement, but now it is easier to use from other languages. - Fixed some misuses of the logger (wrong types etc) - Renamed some constants - Fixed some typos in comments.
* Replaced datasize with solverinfoSebastiano Tronto2025-03-141-10/+16
|
* Revert API changeSebastiano Tronto2025-03-121-8/+6
|
* Fixed python moduleSebastiano Tronto2025-03-091-6/+8
|
* Allow choosing number of threads when calling solve()Sebastiano Tronto2024-12-141-5/+7
|
* Finished Python moduleSebastiano Tronto2024-10-191-10/+248
|
* Add node and fallback benchmarkingSebastiano Tronto2024-10-181-1/+1
|
* Interface changes, progress with pythonSebastiano Tronto2024-10-141-12/+179
|
* Initial support for PythonSebastiano Tronto2024-10-121-0/+34

Generated with cgit - Back to sebastiano.tronto.net