Skip to content

Conversation

@FauziAkram
Copy link
Contributor

Refactor: Move Skill class to its own files

This pull request extracts the Skill struct and its associated implementation from search.h and search.cpp into new, dedicated files: skill.h and skill.cpp.

The Skill logic, which handles UCI strength limitation, is a distinct feature that is not core to the main search algorithm.

This change is offered as a suggestion, and I am happy to close this pull request if the maintainers prefer the current code structure.

@github-actions
Copy link

github-actions bot commented Sep 18, 2025

clang-format 20 needs to be run on this PR.
If you do not have clang-format installed, the maintainer will run it when merging.
For the exact version please see https://packages.ubuntu.com/plucky/clang-format-20.

(execution 17834744975 / attempt 1)

No functional change
No functional change
No functional change
No functional change
No functional change
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