Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 561 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 561 Bytes

Build Status

About

Syntax-based invariant synthesis with Spacer

Install

  • pip install pysmt
  • cd sygspacer ; mkdir build ; cd build
  • cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=run ../
  • cmake --build . to build sygspacer
  • cmake --build . --target install to install everything in run directory
  • cmake --build . --target package to package everything.

Usage

TBD

Contact

  • Temesghen Kahsai
  • Arie Gurfinkel