update for enh/rework-logging of PropertyT
This commit is contained in:
parent
cb16c78690
commit
76ff889366
2
Orbit.jl
2
Orbit.jl
@ -47,7 +47,7 @@ function main(GROUP, parsed_args)
|
|||||||
# solver = SDPA.SDPASolver(epsilonStar=tol, epsilonDash=tol)
|
# solver = SDPA.SDPASolver(epsilonStar=tol, epsilonDash=tol)
|
||||||
|
|
||||||
|
|
||||||
sett = Settings(name, N, G, S, autS, radius, solver, upper_bound, tol, warm)
|
sett = Settings(name, N, G, S, autS, radius, solver, upper_bound, tol, warm, logger)
|
||||||
|
|
||||||
PropertyT.check_property_T(sett)
|
PropertyT.check_property_T(sett)
|
||||||
end
|
end
|
||||||
|
Loading…
Reference in New Issue
Block a user