Skip to content

SMT-LIB 2 parsing library for Rust

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

regular-pv/smt2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

SMT-LIB 2 parsing library for Rust

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published

Languages