We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d018188 commit 85e65a7Copy full SHA for 85e65a7
src/coefficients.jl
@@ -69,7 +69,6 @@ Base.@kwdef mutable struct CoefficientsData
69
Tuple{VariableRef,VariableRef,Float64}[]
70
objective_quadratic_large::Vector{Tuple{VariableRef,VariableRef,Float64}} =
71
72
-
73
end
74
75
function _update_range(range::Vector{Float64}, value::Number)
0 commit comments