btor2tools-sys

Crates.iobtor2tools-sys
lib.rsbtor2tools-sys
version1.1.0
sourcesrc
created_at2020-11-15 16:38:50.66468
updated_at2023-11-09 14:27:30.210707
descriptionLow-level bindings for the btor2tools package
homepagehttps://github.com/ChristianMoesl/btor2tools-sys
repositoryhttps://github.com/ChristianMoesl/btor2tools-sys
max_upload_size
id312622
size373,576
Christian Mösl (ChristianMoesl)

documentation

https://docs.rs/btor2tools-sys

README

Btor2Tools

Build Status Crate API

This crate provides FFI bindings for the C Btor2Tools package:

The Btor2Tools package provides a generic parser and tools for the BTOR2 format.

For a more detailed description of the BTOR2 format, refer to BTOR2, BtorMC and Boolector 3.0. Aina Niemetz, Mathias Preiner, Clifford Wolf, and Armin Biere. CAV 2018.

Status

This is work in progress. Bindings for the parser are exported and ready to use, while bindings for the simulator are not.

Commit count: 13

cargo fmt