d-ming / AR-tools

A set of utility functions and Jupyter notebooks for attainable region (AR) computations.
2 stars 7 forks source link

con2vert() unbounded regions #5

Open d-ming opened 8 years ago

d-ming commented 8 years ago

con2vert() currently cannot handle unbounded regions, or even detect when A and b produce an unbounded region.

It would be good to at least have functionality to detect if an unbounded region is supplied and raise a alert the user.