ReachabilityAnalysis.jl icon indicating copy to clipboard operation
ReachabilityAnalysis.jl copied to clipboard

Use dispatch on witness value for disjointness checks

Open mforets opened this issue 3 years ago • 0 comments

still needs more work on the LazySets side, but will allow to use, e.g. _is_intersection_empty(Z::Zonotope{N}, H::Hyperplane{N}, ::Val{false}) where {N} directly.

mforets avatar Aug 10 '20 15:08 mforets