You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?