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

Use set of literals in Relation API #1061

Open
bclement-ocp opened this issue Mar 19, 2024 · 0 comments
Open

Use set of literals in Relation API #1061

bclement-ocp opened this issue Mar 19, 2024 · 0 comments
Labels

Comments

@bclement-ocp
Copy link
Collaborator

I believe equalities found here ultimately end up in Ccx.make_unique which does deduplicate. I think usually we won't find too much duplicates here (at most the number of constraints anyways) so that it shouldn't be an issue; I'd rather update the Relation API to use a set everywhere rather than do it locally. I will open an issue for this.

Originally posted by @bclement-ocp in #1056 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant