Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dandandan/wpl-sbv

Checking assertions in GCL using SMT
https://github.com/dandandan/wpl-sbv

Last synced: 1 day ago
JSON representation

Checking assertions in GCL using SMT

Awesome Lists containing this project

README

        

# wpl-sbv
Checking assertions in GCL using SMT

Checks assertions in GCL by creating weakest preconditions. It uses the SBV library to construct the models to check it with SMT solvers like Z3.