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

31 optimization constraint reports #32

Merged
merged 5 commits into from
May 9, 2023

Conversation

jbpezent
Copy link
Contributor

@jbpezent jbpezent commented May 9, 2023

Users can now retrieve the constraint and multiplier values for equality and inequality constraints. Also changed internals to allow for removal of constraints and objectives from problems in arbitrary order without messing up indexing.

jbpezent added 4 commits May 4, 2023 17:48
Added in value and multiplier returning for ocps.

Also refactored the holder types for user defined constraints/objectives so they can be removed in any order.
@jbpezent jbpezent linked an issue May 9, 2023 that may be closed by this pull request
@jbpezent jbpezent merged commit 59e3d2a into master May 9, 2023
@jbpezent jbpezent deleted the 31-optimization-constraint-reports branch May 9, 2023 19:44
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.

Optimization Constraint Reports
1 participant