-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Make code more modular to enable the reuse of the code (e.g.. make more functions and methods single purpose) - Fix various bugs in the petri net generation - Renaming - Format code and add docstrings - Allow a PFDL program to be passed over to the scheduler as a string (currently, only a file path was allowed) - Add various quality of live features/fixes - Allow the free configuration of the "start task" (former productionTask) - Allow integers as loop limits and negative numbers --------- Co-authored-by: Oliver Stolz <[email protected]>
- Loading branch information
1 parent
a8d9393
commit 74ac2f6
Showing
25 changed files
with
1,532 additions
and
1,409 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.