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

Handle static states #235

Merged
merged 6 commits into from
Aug 16, 2023
Merged

Handle static states #235

merged 6 commits into from
Aug 16, 2023

Conversation

bgyori
Copy link
Member

@bgyori bgyori commented Aug 15, 2023

This PR implements handling of static states to make sure we can fully represent and propagate states from Petri nets that aren't taking part in any transitions. After weighing some options, the best approach here seemed to be to use a template class so that these states can be represented as inherent parts of the model structure and handled along with other templates.

@bgyori bgyori merged commit fa18c11 into main Aug 16, 2023
4 checks passed
@bgyori bgyori deleted the static_states branch August 24, 2023 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant