Comfusy: a tool for complete functional synthesis

  • Authors:
  • Viktor Kuncak;Mikaël Mayer;Ruzica Piskac;Philippe Suter

  • Affiliations:
  • Swiss Federal Institute of Technology (EPFL), Switzerland;Swiss Federal Institute of Technology (EPFL), Switzerland;Swiss Federal Institute of Technology (EPFL), Switzerland;Swiss Federal Institute of Technology (EPFL), Switzerland

  • Venue:
  • CAV'10 Proceedings of the 22nd international conference on Computer Aided Verification
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

Synthesis of program fragments from specifications can make programs easier to write and easier to reason about We present Comfusy, a tool that extends the compiler for the general-purpose programming language Scala with (non-reactive) functional synthesis over unbounded domains Comfusy accepts expressions with input and output variables specifying relations on integers and sets Comfusy symbolically computes the precise domain for the given relation and generates the function from inputs to outputs The outputs are guaranteed to satisfy the relation whenever the inputs belong to the relation domain The core of our synthesis algorithm is an extension of quantifier elimination that generates programs to compute witnesses for eliminated variables We present examples that demonstrate software synthesis using Comfusy and illustrate how synthesis simplifies software development.