Cargo Features

biodivine-algo-bdd-scc has no features set by default.

[dependencies]
biodivine-algo-bdd-scc = { version = "0.3.2", features = ["build-binary", "serde"] }
build-binary = clap, env_logger

Required by biodivine_attractor and biodivine_scc binaries

serde

Enables serde, serde of biodivine-lib-param-bn and computation-process

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

clap build-binary?
env_logger build-binary?