From LTL and Limit-Deterministic Büchi Automata to Deterministic Parity Automata

Javier Esparza,Jan Křetínský,Jean-François Raskin,Salomon Sickert
DOI: https://doi.org/10.48550/arXiv.1701.06103
2017-01-21
Logic in Computer Science
Abstract:Controller synthesis for general linear temporal logic (LTL) objectives is a challenging task. The standard approach involves translating the LTL objective into a deterministic parity automaton (DPA) by means of the Safra-Piterman construction. One of the challenges is the size of the DPA, which often grows very fast in practice, and can reach double exponential size in the length of the LTL formula. In this paper we describe a single exponential translation from limit-deterministic B\"uchi automata (LDBA) to DPA, and show that it can be concatenated with a recent efficient translation from LTL to LDBA to yield a double exponential, \enquote{Safraless} LTL-to-DPA construction. We also report on an implementation, a comparison with the SPOT library, and performance on several sets of formulas, including instances from the 2016 SyntComp competition.
What problem does this paper attempt to address?