sybila / biodivine-lib-bdd

A small library for BDD manipulation in Rust. Part of the BioDivine toolset.
MIT License
20 stars 4 forks source link

Conjunctive and Disjunctive Clauses #21

Closed daemontus closed 3 years ago

daemontus commented 3 years ago

This pull request supersedes #20. It introduces BddPartialValuations and allows for them to be used to create CNF/DNF formulas. In particular, this includes:

What is not covered in this pull request: