InfiniteOpt.jl icon indicating copy to clipboard operation
InfiniteOpt.jl copied to clipboard

(Dual) Start Values

Open pulsipher opened this issue 4 years ago • 0 comments

JuMP now supports specifying dual start values for constraints. Enabling this in InfiniteOpt will require that we create a data structure to store such information, since constraints don't have anything similar to JuMP.VariableInfo.

Update JuMP now supports start values for constraints as well. So we should add that.

pulsipher avatar May 25 '21 16:05 pulsipher