aboutsummaryrefslogtreecommitdiff
path: root/src/solvers/coord/solve.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Added dreo coordinate solverSebastiano Tronto2025-04-021-11/+16
|
* simplified allowedmoves logicSebastiano Tronto2025-04-011-2/+12
|
* Added NISS to coord solverSebastiano Tronto2025-03-251-32/+167
|
* Big cleanup for appendsolution()Sebastiano Tronto2025-03-241-96/+51
| | | | | | | | | | With this PR the appendsolution routine is extracted from the h48 solver and the new coordinate solver and made generic. This has many advantages: - less repetition (even if the two versions are different enough that *for now* it was not a big deal) - smaller h48/solve.h file, which is already a big beast - easier to test the appendsolution() routine separately
* Some safety with move arrays, small refactor appendcharSebastiano Tronto2025-03-221-38/+23
|
* Filter solutions for coordinate solver and fix orderingSebastiano Tronto2025-03-191-3/+5
|
* BugfixSebastiano Tronto2025-03-141-4/+14
|
* Revert API changeSebastiano Tronto2025-03-121-9/+7
|
* Working (?) version of coordinate solverSebastiano Tronto2025-03-091-17/+52
|
* renamed some filesSebastiano Tronto2025-03-081-0/+224

Generated with cgit - Back to sebastiano.tronto.net