Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

correctly respect the time interval in SpaceEx #2

Closed
schillic opened this issue Dec 15, 2014 · 0 comments
Closed

correctly respect the time interval in SpaceEx #2

schillic opened this issue Dec 15, 2014 · 0 comments
Assignees

Comments

@schillic
Copy link
Owner

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.

@schillic schillic added the bug label Dec 15, 2014
@schillic schillic self-assigned this Dec 15, 2014
@schillic schillic removed the bug label Dec 15, 2014
@schillic schillic closed this as completed Nov 1, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant