0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 19 hours ago. based on code collected 1 day ago.
Aug 21, 2025 — Aug 21, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add arg: `full` and `care_bits` to `BDD.sat_iter` More... about 11 years ago
add function `_enumerate_minterms` More... about 11 years ago
ignore PNG, SVG More... about 11 years ago
add n-queens benchmark example More... about 11 years ago
bump version to 0.0.5 More... about 11 years ago
update README More... about 11 years ago
add function: `_assert_isomorphic_orders` More... about 11 years ago
improve error message More... about 11 years ago
add method: `BDD._top_var` More... about 11 years ago
propagate keyword args in `BDD.dump` More... about 11 years ago
reduce garbage collection verbosity to "debug" More... about 11 years ago
add difference operator to syntax More... about 11 years ago
memoize intermediate results in `_rename` More... about 11 years ago
from dd import bdd as _bdd More... about 11 years ago
misc More... about 11 years ago
BUG: rewrite `sat_len` to fix case of complemented edges More... about 11 years ago
add complemented edges to syntax More... about 11 years ago
add quantifiers to syntax More... about 11 years ago
rm var `dorder` that duplicates `bit_to_sort` More... over 11 years ago
collect garbage in `bdd_to_mdd` to ensure that preconditions hold More... over 11 years ago
rename attr: `BDD._ind2var` -> `_level_to_var` More... over 11 years ago
fix cache lookup in `BDD.compose` More... over 11 years ago
refactor More... over 11 years ago
BUG: negate result if complemented edge in `BDD.compose` More... over 11 years ago
upgrade `pip` on travis to get topological sorting of dependencies More... over 11 years ago
rm nested call to `pip` More... over 11 years ago
silence `astutils` in `setup.py` More... over 11 years ago
add requirements.txt More... over 11 years ago
fix whitespace More... over 11 years ago
silence `astutils` logger More... over 11 years ago