sybila/biodivine-lib-bdd
A small library for BDD manipulation in Rust. Part of the BioDivine toolset.
RustMIT
Issues
- 1
Ignore whitespace when parsing from string data
#61 opened by daemontus - 0
DNF generator
#60 opened by daemontus - 0
Coverage reporting is broken?
#58 opened by daemontus - 0
Avoid recursion in the parser
#56 opened by daemontus - 5
Reconsider `Ord` trait on `BddValuation`
#36 opened by daemontus - 3
Support `Conditional` ternary operator
#52 opened by zao111222333 - 1
Provide generic `BddVariableSet` that does not necessarily rely on string names
#50 opened by daemontus - 1
Faster `restrict` algorithm
#49 opened by daemontus - 1
Add the "optimized DNF" introduced in `balm`
#48 opened by daemontus - 0
Self-referential substitution
#46 opened by daemontus - 1
- 0
- 1
- 0
- 4
Question about order in `Bdd`.
#18 opened by lengyijun - 1
Fast CNF/DNF algorithm.
#24 opened by daemontus - 1
- 1
- 1
- 3
support if_then_else op
#39 opened by gipsyh - 5
Is it possiable to impl AndAbstract?
#40 opened by gipsyh - 1
Convert `BddValuation` back to `Bdd`.
#35 opened by daemontus - 1
- 5
Add a restrict algorithm
#30 opened by ellmau - 1
Basic under/over approximation operations.
#13 opened by daemontus - 2
Support computation of exact valuation count.
#10 opened by daemontus - 1
Python bindings.
#14 opened by daemontus - 1
- 0
A greedy `pick` implementation
#31 opened by daemontus - 2
- 1
- 1
Random valuation/path picking.
#23 opened by daemontus - 0
- 1
Bdd valuation manipulation and iteration.
#22 opened by daemontus - 1
- 1
BddValuation as BitVector in std-lib
#2 opened by daemontus - 0
Improve Bdd export to BooleanExpression
#3 opened by daemontus - 1
- 3
Hash function
#17 opened by lengyijun - 2
`cargo test` failed
#16 opened by lengyijun - 1
- 1
Add strict Travis rules and git hooks
#8 opened by daemontus - 1
Explicitly test Bdd graph ordering
#4 opened by daemontus - 1
BddValuation improvements
#1 opened by daemontus - 1
Rethink invert_input
#6 opened by daemontus - 1
Enable conversion between valuation and Bdd
#7 opened by daemontus