PolyJuMP.jl
PolyJuMP.jl copied to clipboard
Add support for multiple result in value
These should accept a result keyword
https://github.com/jump-dev/PolyJuMP.jl/blob/8eb58029a2181cbd1ba0338118f5ca5415b83a2b/src/variable.jl#L3-L17
like
https://github.com/jump-dev/JuMP.jl/blob/6901e8f98bf24242a141e003e42530fa90f33c3c/src/aff_expr.jl#L493-L495