JuliaStochOpt / ParameterJuMP.jl

A JuMP extension to use parameter in constraints RHS
MIT License
41 stars 5 forks source link

Do not query duals. #26

Closed jd-lara closed 5 years ago

jd-lara commented 5 years ago

Remove overhead of getting the duals

joaquimg commented 5 years ago

solved by #29