You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
LazySets defines it the other way around: overapproximate(S::LazySet, ::Type{<:Hyperrectangle}) = box_approximation(S). We should use the same convention here and rename all methods to box_approximation (and then add an alias with overapproximate).
The text was updated successfully, but these errors were encountered:
From #805:
The text was updated successfully, but these errors were encountered: