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

allow for max_active=#(variables in constraint) in n_choose_k_constraints_as_bounds() #304

Merged
merged 3 commits into from
Nov 7, 2023

Conversation

Osburg
Copy link
Collaborator

@Osburg Osburg commented Oct 26, 2023

This PR fixed an error occuring in the edge case of an NChooseKConstraint w/ max_active=#(variables in NChooseKConstraint). In this case no additional restrictions to the bounds have to be made.

@Osburg Osburg mentioned this pull request Oct 26, 2023
@jduerholt
Copy link
Contributor

Hi @Osburg, thank you very much for the fix! The failing tests are due to a new rdkit version, which has been fixed by @simonsung06 and is now merged into main. Can you just merge the current main into this PR, then the tests should be successful.

Copy link
Contributor

@jduerholt jduerholt left a comment

Choose a reason for hiding this comment

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

Looks good to me. Thx!

@jduerholt jduerholt merged commit 72d7ae4 into experimental-design:main Nov 7, 2023
9 of 10 checks passed
@Osburg Osburg deleted the patch-3 branch November 7, 2023 10:55
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.

2 participants