We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Throw an exception if the input has mismatching colors on the place of an arc and the expressions on the arc (i.e. variables and constants).
Likewise there should be a check that the guard of a transition has all the variables covered by expressions on the arcs.
The text was updated successfully, but these errors were encountered:
Fix parP type error (TAPAAL#32)
c4a4c93
Add next safety and some tidying. (TAPAAL#32)
3cf642d
No branches or pull requests
Throw an exception if the input has mismatching colors on the place of an arc and the expressions on the arc (i.e. variables and constants).
Likewise there should be a check that the guard of a transition has all the variables covered by expressions on the arcs.
The text was updated successfully, but these errors were encountered: