English

Temporal Stream Logic: Synthesis beyond the Bools

Logic in Computer Science 2019-05-09 v2

Abstract

Reactive systems that operate in environments with complex data, such as mobile apps or embedded controllers with many sensors, are difficult to synthesize. Synthesis tools usually fail for such systems because the state space resulting from the discretization of the data is too large. We introduce TSL, a new temporal logic that separates control and data. We provide a CEGAR-based synthesis approach for the construction of implementations that are guaranteed to satisfy a TSL specification for all possible instantiations of the data processing functions. TSL provides an attractive trade-off for synthesis. On the one hand, synthesis from TSL, unlike synthesis from standard temporal logics, is undecidable in general. On the other hand, however, synthesis from TSL is scalable, because it is independent of the complexity of the handled data. Among other benchmarks, we have successfully synthesized a music player Android app and a controller for an autonomous vehicle in the Open Race Car Simulator (TORCS.)

Keywords

Cite

@article{arxiv.1712.00246,
  title  = {Temporal Stream Logic: Synthesis beyond the Bools},
  author = {Bernd Finkbeiner and Felix Klein and Ruzica Piskac and Mark Santolucito},
  journal= {arXiv preprint arXiv:1712.00246},
  year   = {2019}
}
R2 v1 2026-06-22T23:03:30.612Z