Let T = [l, r] be the time interval for a call to the ODE solver. The intention is to return the reachable states for time interval [l, r].
Currently we return the reachable states from SpaceEx for time interval [0, r], which is an (unnecessary) overapproximation.
Let T = [l, r] be the time interval for a call to the ODE solver. The intention is to return the reachable states for time interval [l, r]. Currently we return the reachable states from SpaceEx for time interval [0, r], which is an (unnecessary) overapproximation.