mirror of
https://github.com/kalmarek/PropertyT.jl.git
synced 2024-11-14 06:10:28 +01:00
missing end
This commit is contained in:
parent
2471c752e6
commit
0f3313b290
@ -162,6 +162,7 @@ function check_property_T(name::String, generating_set::Function,
|
||||
Δ, sdp_constraints = ΔandSDPconstraints(name)
|
||||
else
|
||||
Δ, sdp_constraints = ΔandSDPconstraints(name, generating_set, radius)
|
||||
end
|
||||
|
||||
S = countnz(Δ.coeffs) - 1
|
||||
info(logger, "|S| = $S")
|
||||
|
Loading…
Reference in New Issue
Block a user