mirror of
https://github.com/kalmarek/PropertyT.jl.git
synced 2024-11-13 05:55:27 +01:00
parent
01e6625571
commit
b96b39e910
@ -150,7 +150,7 @@ end
|
||||
|
||||
function compute_λandP(m, varλ, varP)
|
||||
λ = 0.0
|
||||
P = Vector{Nullable{Array{Float64,2}}}
|
||||
P = nothing
|
||||
while λ == 0.0
|
||||
try
|
||||
solve_SDP(m)
|
||||
|
Loading…
Reference in New Issue
Block a user