Documentation ¶ Index ¶ func Desugar(formula string, aliases map[string][]string) (string, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Desugar ¶ func Desugar(formula string, aliases map[string][]string) (string, error) Desugar an LTL formula by expanding the expression inside "any" or "all" keywords by a combination of expression representing all aliases of the concerned variables. Types ¶ This section is empty. Source Files ¶ View all Source files desugar.go Directories ¶ Show internal Expand all Path Synopsis desugar Click to show internal directories. Click to hide internal directories.