Skip to content

Experimental depth-first algorithm with symmetry pruning#82

Draft
rubenhorn wants to merge 2 commits into
okkevaneck:developfrom
rubenhorn:experimental/80-prune-symmetry
Draft

Experimental depth-first algorithm with symmetry pruning#82
rubenhorn wants to merge 2 commits into
okkevaneck:developfrom
rubenhorn:experimental/80-prune-symmetry

Conversation

@rubenhorn
Copy link
Copy Markdown
Contributor

@rubenhorn rubenhorn commented Nov 10, 2025

TODOs

  • Implement this function in C++
  • Prune using branch-and-bound method
  • Investigate/fix move evaluation (s. below)

Comment thread prospr/experimental.py
Comment on lines +20 to +23
TODO:
- Implement this function in C++
- Prune using branch-and-bound method
- Investigate/fix move evaluation (s. below)
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Proof of concept (do not merge yet!)

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