Skip to content

High-level type-safe Rust bindings for the Boolector SMT solver

License

Notifications You must be signed in to change notification settings

fatemender/boolector-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

crates.io

boolector

This Rust crate provides high-level type-safe bindings for the Boolector SMT solver, version 3.0.0.

Installation

First, compile boolector as a shared library and install it. Then add this crate to your Cargo.toml:

[dependencies]
boolector = "0.1"

License

This crate is licensed under the MIT license.

About

High-level type-safe Rust bindings for the Boolector SMT solver

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages