-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
enhancementNew feature or requestNew feature or request
Description
There are several things to improve the current parsing:
- update the current parsing implementation using pylogics
- pay attention to the symbol naming convention
- the
to_monawould just be a visitor on pylogics formulas
This change will:
- simplify the package
- make it easier to extend (also, hopefully, less bugs ;) )
- uniform the syntax of LTLf and PPLTL formulas across other tools
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request