#8 Proposal to remove multiple input/output rules.

Open
opened 5 years ago by claudio · 1 comments
claudio commented 5 years ago

I think we don't need to use multiple input/output rules. One rule block seems to be enough for the cases we are dealing with, and simplifies the generated code. Also, the current semantic adaptation framework does not cope with this well because it can create duplicate of the rules for execution (executing too many rules redundantly).

I think we don't need to use multiple input/output rules. One rule block seems to be enough for the cases we are dealing with, and simplifies the generated code. Also, the current semantic adaptation framework does not cope with this well because it can create duplicate of the rules for execution (executing too many rules redundantly).
casper commented 5 years ago
Collaborator

Hi Claudio, I guess we have to check whether the rule already exists or not in line 231.

Other than that, I am trying to write up particularly when the mapIn rules and mapOut rules should be run, such that they can be called correctly.

Hi Claudio, I guess we have to check whether the rule already exists or not in [line 231](https://github.com/into-cps/hybridCosimulation-framework/blob/master/semantic-adaptation/src/SemanticAdaptation.h#L231). Other than that, I am trying to write up particularly when the mapIn rules and mapOut rules should be run, such that they can be called correctly.
Sign in to join this conversation.
No Milestone
No assignee
2 Participants
Loading...
Cancel
Save
There is no content yet.