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

Model transformation #156

Open
t-lohse opened this issue Mar 30, 2023 · 0 comments
Open

Model transformation #156

t-lohse opened this issue Mar 30, 2023 · 0 comments
Labels
approachable Easily approachable without taking major design decisions enhancement New feature or request

Comments

@t-lohse
Copy link
Contributor

t-lohse commented Mar 30, 2023

When loading a component, it could prove beneficial to transform the model to reduce trivially true/false constraints. In a simple system, if a clock x is reset, followed by an edge with the guard x < 5, that would be trivially true. Given this, one could remove clock x and remove the guard.

@t-lohse t-lohse added enhancement New feature or request approachable Easily approachable without taking major design decisions labels Mar 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approachable Easily approachable without taking major design decisions enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant