Skip to content

Fix unused return value of apply_move#13

Merged
adbjesus merged 1 commit into
mainfrom
fix-missing-return-for-apply-move
Jul 1, 2025
Merged

Fix unused return value of apply_move#13
adbjesus merged 1 commit into
mainfrom
fix-missing-return-for-apply-move

Conversation

@adbjesus

@adbjesus adbjesus commented Jul 1, 2025

Copy link
Copy Markdown
Member

In several algorithms the return value of apply_move was unused which would lead to issues for models that did not change the solution in place.

@adbjesus adbjesus merged commit b2ccae8 into main Jul 1, 2025
5 checks passed
@adbjesus adbjesus deleted the fix-missing-return-for-apply-move branch July 1, 2025 21:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant