JuliaReach / LazySets.jl

Scalable symbolic-numeric set computations in Julia
https://juliareach.github.io/LazySets.jl/
Other
226 stars 32 forks source link

Overapproximate polygon with minimal-area RotatedHyperrectangle #2903

Open schillic opened 2 years ago

schillic commented 2 years ago

Algorithm: https://gis.stackexchange.com/a/22904 Implementation: https://gis.stackexchange.com/a/22934

mforets commented 2 years ago

Sounds like a "good first issue"?