Non regular TwoLevelTree and StrategicScenarioss#90
Conversation
|
I have to admit that I am confused over the Unbound error here in the LTS test. I would say we have to possibilities,
|
trulsf
left a comment
There was a problem hiding this comment.
Looks good. I would suggest leaving out the unbounded type parameter test of Aqua for the time being, and see if the lts behaviour changes later. I can not see any problems with the unbounded type parameters, at least not in practice.
I will remove it then. On a side not, as it is a bug, I think we should also register a new version. I will hence as well increase the minor version number. |
|
Good, I will trigger a new release. |
This PR implements the suggestion of @trulsf in #89 for solving the issue in which
StrategicScenarioscannot be iterated for non regularTwoLevelTreestructures, that is structures in which the operational structure of the individualStratNodesis not the same.