Skip to content

Interleaving and InclusiveChoice operators and their Petri net conversion added#58

Open
cRennert wants to merge 3 commits into
mainfrom
feat/additional-process-tree-operators
Open

Interleaving and InclusiveChoice operators and their Petri net conversion added#58
cRennert wants to merge 3 commits into
mainfrom
feat/additional-process-tree-operators

Conversation

@cRennert

Copy link
Copy Markdown
Collaborator

No description provided.

@VikiPeeva VikiPeeva left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Small readability comments. Otherwise, looks good.

None,
);
net.add_arc(
ArcType::place_to_transition(start_place, critical_start_transition),

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Formatting is not the same for all additions. Just for ease of reading.

None,
);

child.add_to_petri_net(

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would put this either on top or on the bottom. Again, for ease of reading.

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.

2 participants