-
Notifications
You must be signed in to change notification settings - Fork 17
Setops
Marcelo Forets edited this page Apr 13, 2020
·
10 revisions
Reference:
- 💪 : the method is robust
- 🐎 : the method is efficient
Disjointness check:
| Interval | HalfSpace | Hyplerplane | |
|---|---|---|---|
| Interval | 💪, 🐎 code | 💪, 🐎 code | 🔧 requires #2115 code |
Concrete intersection:
| Interval | HalfSpace | Hyplerplane | |
|---|---|---|---|
| Interval |
Disjointness check:
| Hyperrectangle | HalfSpace | Hyplerplane | Polyhedron | |
|---|---|---|---|---|
| Hyperrectangle |
Concrete intersection:
| Hyperrectangle | HalfSpace | Hyplerplane | Polyhedron | |
|---|---|---|---|---|
| Hyperrectangle |
Disjointness check:
| Zonotope | HalfSpace | Hyplerplane | Polyhedron | |
|---|---|---|---|---|
| Hyperrectangle |
Concrete intersection:
| Zonotope | HalfSpace | Hyplerplane | Polyhedron | |
|---|---|---|---|---|
| Zonotope |
Template intersection:
| Zonotope | HalfSpace | Hyplerplane | Polyhedron | |
|---|---|---|---|---|
| Zonotope |