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

Add tests for operators on LpConstraint #796

Merged
merged 3 commits into from
Feb 20, 2025
Merged

Conversation

MBradbury
Copy link
Contributor

Following on from #794 (comment). Add tests for add/subtract/copy/negate/multiply/divide on LpConstraint.

Some functionality has been removed. For example, multiplying / dividing a LpConstraint by a LpConstraint, as there does not seem to be a sensible way for this to have a linear result.

@pchtsp pchtsp merged commit bf20e7c into coin-or:master Feb 20, 2025
16 checks passed
@pchtsp
Copy link
Collaborator

pchtsp commented Feb 20, 2025

ok, published v3.0.2, fingers crossed!

@MBradbury
Copy link
Contributor Author

Indeed! Apologies for all the breakages.

@MBradbury MBradbury deleted the tests branch February 21, 2025 13:05
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