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 translate transient states into CTMCs #10

Open
ennoruijters opened this issue Jul 18, 2019 · 0 comments
Open

Correctly translate transient states into CTMCs #10

ennoruijters opened this issue Jul 18, 2019 · 0 comments

Comments

@ennoruijters
Copy link
Contributor

Transient states with meaningful properties (e.g., a state reachable by a FAIL transition from which an ONLINE transition can immediately be taken) currently cause either an error or are ignored when translating to a CTMC. The translators need to correctly mark the state following the ONLINE transition as having experience a transient failure. The model-checker queries should take this new marking into account.

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