Electronic Proceedings in Theoretical Computer Science (Aug 2019)

CLS-SMT: Bringing Together Combinatory Logic Synthesis and Satisfiability Modulo Theories

  • Fadil Kallat,
  • Tristan Schäfer,
  • Anna Vasileva

DOI
https://doi.org/10.4204/EPTCS.301.7
Journal volume & issue
Vol. 301, no. Proc. PxTP 2019
pp. 51 – 65

Abstract

Read online

We introduce an approach that aims to combine the usage of satisfiability modulo theories (SMT) solvers with the Combinatory Logic Synthesizer (CL)S framework. (CL)S is a tool for the automatic composition of software components from a user-specified repository. The framework yields a tree grammar that contains all composed terms that comply with a target type. Type specifications for (CL)S are based on combinatory logic with intersection types. Our approach translates the tree grammar into SMT functions, which allows the consideration of additional domain-specific constraints. We demonstrate the usefulness of our approach in several experiments.