Proceedings of the 35th Annual ACM/IEEE Symposium on Logic in Computer Science 2020
DOI: 10.1145/3373718.3394743
|View full text |Cite
|
Sign up to set email alerts
|

An Efficient Normalisation Procedure for Linear Temporal Logic and Very Weak Alternating Automata

Abstract: In the mid 80s, Lichtenstein, Pnueli, and Zuck proved a classical theorem stating that every formula of Past LTL (the extension of LTL with past operators) is equivalent to a formula of the form n i =1 GFφ i ∨FGψ i , where φ i andψ i contain only past operators. Some years later, Chang, Manna, and Pnueli built on this result to derive a similar normal form for LTL. Both normalisation procedures have a non-elementary worst-case blow-up, and follow an involved path from formulas to counter-free automata to star-… Show more

Help me understand this report
View preprint versions

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
20
0

Year Published

2020
2020
2023
2023

Publication Types

Select...
4
2
2

Relationship

5
3

Authors

Journals

citations
Cited by 11 publications
(20 citation statements)
references
References 19 publications
0
20
0
Order By: Relevance
“…Hence, the result presented here successfully finishes the journey embarked upon in Reference [45]: A single theorem provides an arguably elegant (unified, symmetric, syntaxindependent, not overly complex) and efficient (asymptotically optimal, practically relevant, direct) translation of LTL to ω-automata of your choice. Moreover, based on the Master Theorem one can derive an efficient, syntactic, and exponential normalisation procedure for LTL [71] that limits the nesting of greatest-fixed-point and least-fixed-pointer operators yielding a normal form described in Reference [12].…”
Section: Discussionmentioning
confidence: 99%
“…Hence, the result presented here successfully finishes the journey embarked upon in Reference [45]: A single theorem provides an arguably elegant (unified, symmetric, syntaxindependent, not overly complex) and efficient (asymptotically optimal, practically relevant, direct) translation of LTL to ω-automata of your choice. Moreover, based on the Master Theorem one can derive an efficient, syntactic, and exponential normalisation procedure for LTL [71] that limits the nesting of greatest-fixed-point and least-fixed-pointer operators yielding a normal form described in Reference [12].…”
Section: Discussionmentioning
confidence: 99%
“…U, M) and greatest-fixed-point operators (G, W, R) symmetrically. LD p ltl2dpa (portfolio) 7 : Here, we combine the previous translations with a portfolio of translations for fragments that directly yield DPAs [9,34,35]. This portfolio approach is important in comparison to the configuration N 1 where similar steps are taken.…”
Section: Methodsmentioning
confidence: 99%
“…• LTL formulas are now translated to transitionbased deterministic Emerson-Lei automata (tDELA) by combining constructions (∆ 2normalisation, direct translation to deterministic automata) from (Sickert and Esparza, 2020) with a product construction adapted from (Müller and Sickert, 2017). Then either a tDELA-to-tDPW construction based on Zielonka-trees or the Alternating Cycle Decomposition is applied (Casares et al (2021(Casares et al ( , 2022).…”
Section: Strixmentioning
confidence: 99%
“…It proceeds as follows: the LTL formula is decomposed into a Boolean combination of simpler formulas, each of these formulas are separately translated to BDD-encoded deterministic automata, and then recomposed by computing the (deterministic) union and intersection on the BDD-representation. Concretely, Otus makes use of the ∆ 2 -normalisation and the translation to deterministic (co-)Büchi automata found in (Sickert and Esparza, 2020) implemented by Owl (Kretínský et al, 2018), then computes the symbolic representation of a deterministic Rabin automaton by union and intersection, and then applies a symbolic implementation (Boker et al, 2010) to obtain a parity automaton. This symbolic automaton is reinterpreted as a parity game and a symbolic implementation of the distraction fix-point iteration (van Dijk and Rubbens, 2019; Lijzenga and van Dijk, 2020a) is applied.…”
Section: Otusmentioning
confidence: 99%