WIP: Add quadratic templates - #8
Draft
jd-nm26 wants to merge 3909 commits into
Draft
Conversation
Update ASL CMake builders
Type check all `exception` arguments in component `__call__` implementations
- adjust red/yellow/green ranges - allow codecov to begin reporting without waiting for CI completion
Testing and coverage fixes
…/pyomo into ldsda_documentation
…s (will be needed for quadratic constraints)
…matched to A (linear) matrices
…emplate works with linear only program
…emplateRepn; works with linear
… program yet -- seems to lose quadratic terms when forming matrix
…g with multiple quadratic constraints)
…multiple quadratic, mixed quadratic variables
…s not work with non-decorator templates)
…decorator templates - WIP: only adding linear coefficients with gurobo addMVar when no quadratic terms
… NOT in decorator form
jd-nm26
marked this pull request as draft
May 7, 2025 20:28
jd-nm26
force-pushed
the
quadratic-template
branch
from
May 8, 2025 14:34
62ce2f4 to
5630bd4
Compare
jd-nm26
force-pushed
the
quadratic-template
branch
from
May 12, 2025 16:23
8807465 to
1887e8c
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes # .
Summary/Motivation:
Adds capability for quadratic template constraints and objectives.
Changes proposed in this PR:
Legal Acknowledgement
By contributing to this software project, I have read the contribution guide and agree to the following terms and conditions for my contribution: