English

Compositional Synthesis of Modular Systems (Full Version)

Logic in Computer Science 2022-08-15 v2

Abstract

Given the advances in reactive synthesis, it is a natural next step to consider more complex multi-process systems. Distributed synthesis, however, is not yet scalable. Compositional approaches can be a game changer. Here, the challenge is to decompose a given specification of the global system behavior into requirements on the individual processes. In this paper, we introduce a compositional synthesis algorithm that, for each process, constructs, in addition to the implementation, a certificate that captures the necessary interface between the processes. The certificates then allow for constructing separate requirements for the individual processes. By bounding the size of the certificates, we can bias the synthesis procedure towards solutions that are desirable in the sense that the assumptions between the processes are small. Our experimental results show that our approach is much faster than standard methods for distributed synthesis as long as reasonably small certificates exist.

Keywords

Cite

@article{arxiv.2106.14783,
  title  = {Compositional Synthesis of Modular Systems (Full Version)},
  author = {Bernd Finkbeiner and Noemi Passing},
  journal= {arXiv preprint arXiv:2106.14783},
  year   = {2022}
}

Comments

Full version of the corresponding ATVA 2021 paper

R2 v1 2026-06-24T03:40:46.232Z