rsmt2-zz

Crates.iorsmt2-zz
lib.rsrsmt2-zz
version0.11.1
sourcesrc
created_at2020-01-05 15:18:35.742848
updated_at2020-02-06 10:37:54.193326
descriptionWrapper for SMT-LIB 2 compliant SMT solvers. With ZZ downstream fixes
homepagehttps://github.com/kino-mc/rsmt2
repositoryhttps://github.com/kino-mc/rsmt2
max_upload_size
id195419
size207,985
Arvid E. Picciani (aep)

documentation

https://docs.rs/rsmt2

README

rsmt2

linux windows
Build Status Build status Latest Version codecov

A generic library to interact with SMT-LIB 2 compliant solvers running in a separate system process, such as Z3.

Crate.io documentation.

If you use this library consider contacting us on the repository so that we can add your project to the readme.

See CHANGES.md for the list of changes.

Future features (if requested)

  • support for more solvers

  • get-proof

Known projects using rsmt2

  • kinō, a model-checker for transition systems (abandoned)
  • hoice, a machine-learning-based predicate synthesizer for horn clauses

License

MIT/Apache-2.0

Commit count: 306

cargo fmt