Skip to content

seahorn/sygspacer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Syntax based invariant synthesis using Spacer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published