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

Flag unguarded pre results in counterexamples #13

Open
agacek opened this issue Aug 7, 2013 · 0 comments
Open

Flag unguarded pre results in counterexamples #13

agacek opened this issue Aug 7, 2013 · 0 comments

Comments

@agacek
Copy link
Collaborator

agacek commented Aug 7, 2013

We already provide a warning for unguarded pre expressions as part of our static analysis. For a solver like yices we should be able to detect when a counterexample relies on values before the initial time step. We should think about reporting this information to the user. (Suggested by Dan DaCosta)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant