LTLfParser
Bases: object
object
LTLf Parser It parses a LTLf formula and translate it into a DFA
Methods
parse
Parse a fomula and translate it into a DFA
formula (str) – _description_
NotImplementedError – _description_
_description_
DFA