-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
Currently, there isn't support for LTL semantics on finite traces.
Describe the solution you'd like
Implement it.
Reference: https://www.aaai.org/ocs/index.php/AAAI/AAAI18/paper/view/17342
The solution should employ functools.singledispatch, as other API implementations do, to navigate the structure of the formula.
Describe alternatives you've considered
n/a
Additional context
n/a
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request