English

Synthesizing invariants by solving solvable loops

Logic in Computer Science 2016-11-24 v1

Abstract

When proving invariance properties of a program, we face two problems. The first problem is related to the necessity of proving tautologies of considered assertion language, whereas the second manifests in the need of finding sufficiently strong invariants. This paper focuses on the second problem and describes a new method for the automatic generation of loop invariants that handles polynomial and non deterministic assignments. This technique is based on the eigenvector generation for a given linear transformation and on the polynomial optimization problem, which we implemented in the open-source tool Pilat.

Keywords

Cite

@article{arxiv.1611.07753,
  title  = {Synthesizing invariants by solving solvable loops},
  author = {Steven de Oliveira and Saddek Bensalem and Virgile Prevosto},
  journal= {arXiv preprint arXiv:1611.07753},
  year   = {2016}
}

Comments

15 pages + 3 appendix

R2 v1 2026-06-22T17:02:08.409Z