0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected 1 day ago.
Aug 22, 2025 — Aug 22, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
mv function to `astutils.rewrite_tables` More... over 11 years ago
improve readme, add "tests" section More... over 11 years ago
build `bdd.Parser` during setup More... over 11 years ago
check that vars are adjacent before swap More... over 11 years ago
BUG: ensure that Q contains only positive nodes More... over 11 years ago
refactor More... over 11 years ago
improve comments and docstrings More... over 11 years ago
add method: `BDD.ref` More... over 11 years ago
allow negated nodes in `BDD.__contains__` More... over 11 years ago
do not collect keyword args in `BDD.__init__` More... over 11 years ago
rm unused attribute `dddmp.Lexer.file` More... over 11 years ago
update parser logger in test More... over 11 years ago
use same boolean constants as Python (in test) More... over 11 years ago
refactor More... over 11 years ago
pep8 More... over 11 years ago
refactor setup.py More... over 11 years ago
add PLY parser for Boolean formulae More... over 11 years ago
replace sets by tuples for efficiency More... over 11 years ago
bump version to 0.0.3 More... over 11 years ago
return if given empty renaming `dict` More... over 11 years ago
add `"diff"` operator to method `apply` More... over 11 years ago
BUG: assert given node in bdd More... over 11 years ago
improve error messages More... over 11 years ago
BUG: `rename` of negated edges More... over 11 years ago
BUG: revert to incremental `dict` copies in `sat_iter` More... over 11 years ago
BUG: recurse also if current var is quantified More... over 11 years ago
update docstring: `qvars` is not modified More... over 11 years ago
place negation label `-1` at edge tail More... over 11 years ago
test using travis, show build and coverage status More... over 11 years ago
TRIV: refactor More... over 11 years ago