English

Synthesizing Modular Invariants for Synchronous Code

Logic in Computer Science 2014-12-04 v1

Abstract

In this paper, we explore different techniques to synthesize modular invariants for synchronous code encoded as Horn clauses. Modular invariants are a set of formulas that characterizes the validity of predicates. They are very useful for different aspects of analysis, synthesis, testing and program transformation. We describe two techniques to generate modular invariants for code written in the synchronous dataflow language Lustre. The first technique directly encodes the synchronous code in a modular fashion. While in the second technique, we synthesize modular invariants starting from a monolithic invariant. Both techniques, take advantage of analysis techniques based on property-directed reachability. We also describe a technique to minimize the synthesized invariants.

Keywords

Cite

@article{arxiv.1412.1152,
  title  = {Synthesizing Modular Invariants for Synchronous Code},
  author = {Pierre-Loic Garoche and Arie Gurfinkel and Temesghen Kahsai},
  journal= {arXiv preprint arXiv:1412.1152},
  year   = {2014}
}

Comments

In Proceedings HCVS 2014, arXiv:1412.0825

R2 v1 2026-06-22T07:18:39.782Z