Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Score interface & simplify children generation #681

Merged
merged 1 commit into from
Aug 10, 2022
Merged

Conversation

guimarqu
Copy link
Contributor

  • I created an interface to compute the scores of candidates.
  • I simplified the generation of children for a candidate (this is done at only one place now).

In the next PR, candidates should not know their scores anymore. Scores should be local to the strong branching algorithm.

@guimarqu guimarqu merged commit 9043f4d into tree_search Aug 10, 2022
@guimarqu guimarqu deleted the score branch August 10, 2022 13:25
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