aboutsummaryrefslogtreecommitdiff
path: root/src/nissy.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Replaced datasize with solverinfoSebastiano Tronto2025-03-141-4/+10
|
* Revert API changeSebastiano Tronto2025-03-121-4/+0
|
* Working (?) version of coordinate solverSebastiano Tronto2025-03-091-0/+4
|
* Fixed alignment bugSebastiano Tronto2024-12-161-0/+6
|
* Allow choosing number of threads when calling solve()Sebastiano Tronto2024-12-141-0/+4
|
* Add node and fallback benchmarkingSebastiano Tronto2024-10-181-13/+28
|
* New interface function nissy_countmovesSebastiano Tronto2024-10-181-0/+13
|
* Interface changes, progress with pythonSebastiano Tronto2024-10-141-74/+56
|
* Removed nissy_explainerror and moved datainfo to toolsSebastiano Tronto2024-10-131-53/+89
|
* Trivial fixes to commentsSebastiano Tronto2024-10-121-4/+4
|
* Make writecube saferSebastiano Tronto2024-10-121-13/+20
|
* Added buffer sizes in API argsSebastiano Tronto2024-10-111-35/+64
|
* Improved commentSebastiano Tronto2024-10-111-1/+1
|
* Error codes, documentation, change nisstype from string to flagsSebastiano Tronto2024-10-111-40/+189
|
* Improved error messages and add some comments in nissy.hSebastiano Tronto2024-10-101-29/+91
|
* Removed "options" from solver selectionSebastiano Tronto2024-10-101-5/+2
| | | | | | | | Now the solver name fully determines the solver (and options) to be used. For example, now one must specify "h48h0k4" as the name of the solver. This PR also fixes a couple of things in tools.
* Merge branch 'master' of tronto.net:h48Sebastiano Tronto2024-09-271-0/+6
|\
| * Added checkdata functionSebastiano Tronto2024-09-261-0/+6
| |
* | First try for derive tablesSebastiano Tronto2024-09-271-0/+7
|/
* Finished table refactorSebastiano Tronto2024-09-111-0/+6
|
* Reorganized folder structureSebastiano Tronto2024-08-181-0/+104

Generated with cgit - Back to sebastiano.tronto.net