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

Don't rely on c.name when looking for constraint names. #744

Merged
merged 2 commits into from
May 27, 2024

Conversation

djunglas
Copy link
Contributor

@djunglas djunglas commented Apr 4, 2024

c.name may be None while the constraint at least has an auto-generated name as key in lp.constraints().

`c.name` may be `None` while the constraint at least has an
auto-generated name as key in `lp.constraints()`.
@pchtsp pchtsp merged commit f71c89f into coin-or:master May 27, 2024
20 checks passed
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.

None yet

2 participants