Linear Temporal Logic over finite traces #232
johnryan465
started this conversation in
Feature requests
Replies: 1 comment 3 replies
-
Thanks for the suggestion! That would be a substantial addition (half of |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
For some circumstances LTLf would be more convient to specify than regex. LTLf can be converted to a DFA with a library such as https://github.com/whitemech/LTLf2DFA .
Beta Was this translation helpful? Give feedback.
All reactions