Sparse Polynomial Zonotope
Definition
shorthand as , where introduced as a row vector storing all unambiguous integer identifier for each dependent factor .
Example
defines the set
from pyrat.geometry import SPZono
from pyrat.util.visualization import plot
# TODO
Operations
Exact Addition
Cartesian Product
Quadratic Map
Convex Hull
Order Reduction
Restructure
Arithmetic
addition or '+'
- with another spzono
- with another zonotope
Matrix multiplication or '@'
References
[1]: Kochdumper, N., & Althoff, M. (2020). Sparse polynomial zonotopes: A novel set representation for reachability analysis. IEEE Transactions on Automatic Control, 66(9), 4043-4058.