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

Add timeout option and default timeout for running model checking. #95

Open
danwt opened this issue Sep 6, 2021 · 0 comments
Open

Add timeout option and default timeout for running model checking. #95

danwt opened this issue Sep 6, 2021 · 0 comments
Labels
enhancement New (user-facing) feature or request

Comments

@danwt
Copy link
Contributor

danwt commented Sep 6, 2021

Users should be able to specify when they want model checking to stop.
While Apalache has a limit in the trace length that is checked, it can still take much longer than the user is ready to wait (depending on the model).
TLC does not have the length limit and could run forever.

@danwt danwt added enhancement New (user-facing) feature or request P1 labels Sep 6, 2021
@danwt danwt self-assigned this Sep 6, 2021
@danwt danwt added P2 and removed P1 labels Sep 10, 2021
@ivan-gavran ivan-gavran removed the P2 label Sep 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New (user-facing) feature or request
Projects
None yet
Development

No branches or pull requests

2 participants