sylvan-sys 1.1.0

Bindings for the Sylvan parallel decision diagrams library.
Documentation
[build-dependencies.cmake]
version = "0.1.49"

[dependencies.libc]
version = "0.2"

[features]
build_sylvan = []
default = ["build_sylvan"]

[package]
authors = ["Samuel Pastva <sam.pastva@gmail.com>"]
build = "build.rs"
categories = ["data-structures", "mathematics", "science"]
description = "Bindings for the Sylvan parallel decision diagrams library."
edition = "2021"
homepage = "https://github.com/daemontus/sylvan-sys"
keywords = ["bdd", "symbolic", "parallel"]
license = "Apache-2.0"
name = "sylvan-sys"
readme = "README.md"
repository = "https://github.com/daemontus/sylvan-sys"
version = "1.1.0"

[package.metadata.docs.rs]
no-default-features = true