2 unstable releases

0.2.0 Sep 1, 2020
0.1.0 Aug 26, 2019

#973 in Science

21 downloads per month

MIT/Apache

170KB
5K SLoC

SMT-LIB 2.6

Documentation Crate informations Repository

A SMT-LIB 2.6 parsing/formatting library for Rust. The goal is to comply with the official specification of the language.

It can be used to create your own SMT-LIB compliant solver, or to interact with existing solvers.

There is still some work to do to cover the whole language. The crate is no longer actively developed, but new features can be added on demand. If some part of the language you need is not handled, please open an issue. New contributions are welcome.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Dependencies

~125KB