# The Challenges in Specifying and Explaining Synthesized Implementations   of Reactive Systems

**Authors:** Hadas Kress-Gazit (Cornell University), Hazem Torfah (Saarland, University)

arXiv: 1901.00591 · 2019-01-04

## TL;DR

This paper discusses the difficulties in specifying and understanding synthesized reactive system implementations, highlighting transparency issues and reviewing tools designed to improve user comprehension and specification clarity.

## Contribution

It provides a survey of existing tools and approaches aimed at making synthesis outcomes more transparent and easier to specify for reactive systems.

## Key findings

- Synthesis results are often unreadable and obscure decision processes.
- Tools have been developed to structure and clarify synthesis outcomes.
- Challenges remain in making specifications more understandable.

## Abstract

In formal synthesis of reactive systems an implementation of a system is automatically constructed from its formal specification. The great advantage of synthesis is that the resulting implementation is correct by construction; therefore there is no need for manual programming and tedious debugging tasks. Developers remain, nevertheless, hesitant to using automatic synthesis tools and still favor manually writing code. A common argument against synthesis is that the resulting implementation does not always give a clear picture on what decisions were made during the synthesis process. The outcome of synthesis tools is mostly unreadable and hinders the developer from understanding the functionality of the resulting implementation. Many attempts have been made in the last years to make the synthesis process more transparent to users. Either by structuring the outcome of synthesis tools or by providing additional automated support to help users with the specification process. In this paper we discuss the challenges in writing specifications for reactive systems and give a survey on what tools have been developed to guide users in specifying reactive systems and understanding the outcome of synthesis tools.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1901.00591/full.md

## Figures

17 figures with captions in the complete paper: https://tomesphere.com/paper/1901.00591/full.md

## References

48 references — full list in the complete paper: https://tomesphere.com/paper/1901.00591/full.md

---
Source: https://tomesphere.com/paper/1901.00591