1
0
mirror of https://github.com/kalmarek/PropertyT.jl.git synced 2024-10-15 08:05:35 +02:00

cosmo fails at high precision with zero condition

This commit is contained in:
Marek Kaluba 2023-04-05 17:50:12 +02:00
parent 5b4a7f6804
commit 005ffc29cb
No known key found for this signature in database
GPG Key ID: 8BF1A3855328FC15

View File

@ -176,7 +176,7 @@ end
wd;
upper_bound = UB,
halfradius = 2,
optimizer = cosmo_optimizer(; accel = 50, alpha = 1.9),
optimizer = scs_optimizer(; accel = 50, alpha = 1.9),
)
@test status == JuMP.OPTIMAL
@test !certified