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

Transforming SMC models to non-SMC models #22

Open
ramononis opened this issue Jun 25, 2019 · 0 comments
Open

Transforming SMC models to non-SMC models #22

ramononis opened this issue Jun 25, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@ramononis
Copy link
Collaborator

** Master project?
The Uppaal model checker does not support many of the features in SMC (the double type, mixing clock and data variables in certain expressions etc.).
This leaves SMC in a semi-supported state by UrPal.
To solve this, we need to transform SMC models by removing the unsupported SMC features, while keeping changes to the model behavior to a minimum. Most importantly, reachability properties should be unchanged.

@ramononis ramononis added the enhancement New feature or request label Jun 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant