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

Implement an interface for the formal representation of the PFDL #9

Open
maxhoerstr opened this issue Jan 25, 2023 · 0 comments
Open
Labels
enhancement New feature or request priority: low This issue has a low priority

Comments

@maxhoerstr
Copy link
Collaborator

Currently the petri net as a formal representation of the PFDL is hard coded in the scheduler. To increase the modularity it could be reasonable to create an interface in the scheduler where arbitrary models (e.g statemachines) can be registered to schedule instead of the petri net. However, the registered callback functions in the scheduler should still work the same way.

@maxhoerstr maxhoerstr added enhancement New feature or request priority: low This issue has a low priority labels Jan 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority: low This issue has a low priority
Projects
None yet
Development

No branches or pull requests

1 participant