jump-dev / jump-dev/Dualization.jl
Add a JuMP way to access the PrimalDualMap
Open
- Dominant language
- Julia
- Stars
- 103
- Forks
- 7
- Avg merge
- 2h 44m
- Merged PRs (30d)
- 1
Description
How to implement this is not obvious:
1 - We could have functions like: `Dualization.get_dual_constraint(var::JuMP.VariableRef, dual_model::JuMP.Model)`
2 - We could have a "JuMPrimalDualMap" struct
3 - Attributes?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.