English

Modular System Synthesis

Programming Languages 2023-08-15 v1

Abstract

This paper describes a way to improve the scalability of program synthesis by exploiting modularity: larger programs are synthesized from smaller programs. The key issue is to make each "larger-created-from-smaller" synthesis sub-problem be of a similar nature, so that the kind of synthesis sub-problem that needs to be solved--and the size of each search space--has roughly the same character at each level. This work holds promise for creating program-synthesis tools that have far greater capabilities than currently available tools, and opens new avenues for synthesis research: how synthesis tools should support modular system design, and how synthesis applications can best exploit such capabilities.

Keywords

Cite

@article{arxiv.2308.06956,
  title  = {Modular System Synthesis},
  author = {Kanghee Park and Keith J. C. Johnson and Loris D'Antoni and Thomas Reps},
  journal= {arXiv preprint arXiv:2308.06956},
  year   = {2023}
}