aboutsummaryrefslogtreecommitdiff
path: root/shell/shell.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Better logging functionSebastiano Tronto2025-04-151-2/+2
| | | | | | | 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 shell; reorganized nissy.hSebastiano Tronto2025-04-081-9/+5
|
* Optimize genptable for coordinate solve (20x speedup)Sebastiano Tronto2025-03-291-1/+1
|
* Added NISS to coord solverSebastiano Tronto2025-03-251-6/+34
|
* Replaced datasize with solverinfoSebastiano Tronto2025-03-141-24/+31
|
* Revert API changeSebastiano Tronto2025-03-121-17/+3
|
* Working (?) version of coordinate solverSebastiano Tronto2025-03-091-5/+23
|
* Allow choosing number of threads when calling solve()Sebastiano Tronto2024-12-141-3/+15
|
* Add node and fallback benchmarkingSebastiano Tronto2024-10-181-1/+2
|
* New interface function nissy_countmovesSebastiano Tronto2024-10-181-1/+22
|
* Fix shellSebastiano Tronto2024-10-141-7/+7
|
* Interface changes, progress with pythonSebastiano Tronto2024-10-141-32/+13
|
* Added shelltestSebastiano Tronto2024-10-121-0/+752
Will add more tests when I feel like it

Generated with cgit - Back to sebastiano.tronto.net