English

Synthesis for Polynomial Lasso Programs

Logic in Computer Science 2013-11-19 v1

Abstract

We present a method for the synthesis of polynomial lasso programs. These programs consist of a program stem, a set of transitions, and an exit condition, all in the form of algebraic assertions (conjunctions of polynomial equalities). Central to this approach is the discovery of non-linear (algebraic) loop invariants. We extend Sankaranarayanan, Sipma, and Manna's template-based approach and prove a completeness criterion. We perform program synthesis by generating a constraint whose solution is a synthesized program together with a loop invariant that proves the program's correctness. This constraint is non-linear and is passed to an SMT solver. Moreover, we can enforce the termination of the synthesized program with the support of test cases.

Keywords

Cite

@article{arxiv.1311.4046,
  title  = {Synthesis for Polynomial Lasso Programs},
  author = {Jan Leike and Ashish Tiwari},
  journal= {arXiv preprint arXiv:1311.4046},
  year   = {2013}
}

Comments

Paper at VMCAI'14, including appendix

R2 v1 2026-06-22T02:08:45.857Z