Syntax-based invariant synthesis with Spacer
pip install pysmt
cd sygspacer ; mkdir build ; cd build
cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=run ../
cmake --build .
to build sygspacercmake --build . --target install
to install everything inrun
directorycmake --build . --target package
to package everything.
TBD
- Temesghen Kahsai
- Arie Gurfinkel