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

Generate finite counter traces #283

Open
amiratarek3007 opened this issue Jul 4, 2024 · 0 comments
Open

Generate finite counter traces #283

amiratarek3007 opened this issue Jul 4, 2024 · 0 comments
Labels
feature New feature or request

Comments

@amiratarek3007
Copy link

Is your feature request related to a problem? Please describe.
I am using Uppaal as a model checker for my system and I needed to check the completeness or coverage of my system. So basically I thought that for a certain unsatisfied query Uppaal can get all the UNSAT traces but it only gets one. I understand that this can be infinite but at least it can get to traces bounded by a number or when I externally loop the verifyta I can get different counter traces not the exact same one for every run.

Describe the solution you'd like
I'd like Uppaal to be able to show counter traces as long as they are finite.

Describe alternatives you've considered
Or show different traces for several check runs not the same trace for every check run.

Additional context
Thanks

@amiratarek3007 amiratarek3007 added the feature New feature or request label Jul 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant