Skip to content

Improve JuMP API #186

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

Merged
merged 5 commits into from
May 4, 2025
Merged

Improve JuMP API #186

merged 5 commits into from
May 4, 2025

Conversation

joaquimg
Copy link
Member

@joaquimg joaquimg commented Apr 29, 2025

Musts:
A - Moving JuMP to separate file: close #180
B - PrimalDualMap must be cached in JuMP otherwise we lose the connection (ext field up for bikeshedding)
C - We need a JuMP way to access PrimalDualMap #189

Dont knows:
1 - VariableData/ConstraintData -> Primal[...]Data, would be useful if we need a DualPrimalMap, which does not seem the case now. moved to #188
2 - How to implement C is not obvious, moved to #189

@joaquimg joaquimg changed the title [WIP] Improve JuMP API Improve JuMP API May 4, 2025
@joaquimg joaquimg merged commit 51f5041 into master May 4, 2025
6 checks passed
@joaquimg joaquimg deleted the jg/jump branch May 4, 2025 21:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Make JuMP a weakdep
1 participant