Skip to content

Improve JuMP API#186

Merged
joaquimg merged 5 commits into
masterfrom
jg/jump
May 4, 2025
Merged

Improve JuMP API#186
joaquimg merged 5 commits into
masterfrom
jg/jump

Conversation

@joaquimg
Copy link
Copy Markdown
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