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

replication rules #107

Merged
merged 4 commits into from
Apr 24, 2024
Merged

Conversation

mopichalova
Copy link
Collaborator

This pr closes #106. Replication rules are now defined by using special arrow =*>. If the rule replicates an agent but uses regular arrow, the replication relation will not be recorded.

New tests for replication rules have been added.

If a replication rule has more than one object on lhs or contains different agents on rhs than lhs, it is not considered a replication rule and error is raised.

Copy link
Collaborator

@xtrojak xtrojak left a comment

Choose a reason for hiding this comment

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

Looks good to me. Have a look on those minor issues and we should be ready to merge :)

Testing/parsing/test_rule.py Outdated Show resolved Hide resolved
eBCSgen/Parsing/ParseBCSL.py Outdated Show resolved Hide resolved
@xtrojak xtrojak merged commit b5a809c into sybila:improve-parsing Apr 24, 2024
1 of 2 checks passed
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