SSoelvsten / bdd-benchmark

Benchmarking Suite for BDD packages
MIT License
11 stars 2 forks source link

Integrate Biodivine/LibBDD #105

Closed nhusung closed 9 months ago

nhusung commented 9 months ago

This PR integrates the Biodivine/LibBDD library into BDD benchmark. Biodivine/LibBDD itself is written in Rust and does not come with a C FFI, hence I hacked a FFI on my own.

Some remarks:

nhusung commented 9 months ago

One more remark: I did not yet update the README accordingly

SSoelvsten commented 9 months ago

Thanks! The compromises made on the computation cache and BDD size seems reasonable considering the pecularities of lib-bdd.