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

Faster support function of template reach-set #353

Open
mforets opened this issue Nov 7, 2020 · 0 comments
Open

Faster support function of template reach-set #353

mforets opened this issue Nov 7, 2020 · 0 comments

Comments

@mforets
Copy link
Member

mforets commented Nov 7, 2020

Currently querying the support function of a TemplateReachSet is suboptimal because it recomputes instead of using the stored field sf. The difficulty is that the template directions dirs do not necessarily relate to variables, although in practice, we often set dirs to be a canonical vector such as [0, 1, 0, .., 0].

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