Specification Decomposition for Reactive Synthesis

Bernd Finkbeiner, Gideon Geier, Noemi Passing

Reactive synthesis is the task of automatically deriving an implementation from a specification. It is a promising technique for the development of verified programs and hardware. Despite recent advances, reactive synthesis is still not practical when the specified systems reach a certain bound in size and complexity. In this paper, we present a modular synthesis algorithm that decomposes the specification into smaller subspecifications. For them, independent synthesis tasks are performed, and the composition of the resulting implementations is guaranteed to satisfy the full specification. Our algorithm is a preprocessing technique that can be applied to a wide range of synthesis tools. We evaluate our approach with state-of-the-art synthesis tools on established benchmarks and obtain encouraging results: The overall runtime decreases significantly when synthesizing implementations modularly.

13th NASA Formal Methods Symposium (NFM 2021).

Copyright by Springer Verlag. The final publication is available at link.springer.com. The extended journal version of this paper is available here.

(pdf)