StructJuMP / StructJuMP.jl

A block-structured optimization framework for JuMP
Other
54 stars 19 forks source link

constant objective function #79

Closed kibaekkim closed 4 years ago

kibaekkim commented 4 years ago

The line does not allow to have a constant objective function. We can have the following argument type:

::Union{Real, AbstractJuMPScalar}