0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Aug 21, 2025 — Aug 21, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
DOC: rephrase installation instructions More... almost 6 years ago
DOC: add BuDDy installation instructions More... almost 6 years ago
API: make optional arg `nvars` in method `count` More... almost 6 years ago
TST: change assertion in reordering test More... almost 6 years ago
TST: split test method into two More... almost 6 years ago
DOC: correct comment More... almost 6 years ago
CI: install `networkx==2.4` on Python 3.5 More... almost 6 years ago
DOC: correct typo More... almost 6 years ago
ENH: add method `dd.sylvan.BDD.succ` More... almost 6 years ago
ENH: implement method `dd.sylvan.BDD.pick_iter` More... about 6 years ago
BUG: case of constant node in `dd.sylvan.Function.var` More... about 6 years ago
DOC: write `dd-*/` More... over 6 years ago
CI: install `pyparsing == 2.4.7` for Python 2.7 More... over 6 years ago
TST: rm file if it exists, instead of try/except More... over 6 years ago
TST: add function `test_dump_pdf` More... over 6 years ago
TST: add function `test_dump_load_json` More... over 6 years ago
TST: rename function to `test_dump_load_dddmp` More... over 6 years ago
DOC: describe external references using a diagram More... over 6 years ago
DOC: comment in `dd.sylvan.Function.low` More... over 6 years ago
BUG: correct method `dd.sylvan.Function.negated` More... over 6 years ago
API: parse in `dd.dddmp` files dumped from `dd.cudd` More... over 6 years ago
API: allow empty support variable names in DDDMP More... over 6 years ago
REF: extract as method `dd.bdd.BDD._load_pickle` More... over 6 years ago
API: add JSON to `dd.autoref.BDD.dump` and `load` More... over 6 years ago
REF: assign `filetype` in method `dd.autoref.BDD.dump` More... over 6 years ago
API: require extension `.p` for pickle files in More... over 6 years ago
API: add JSON to `dd.cudd.BDD.dump` and `load` More... over 6 years ago
API: require file name extension `.dddmp` in More... over 6 years ago
API: allow multiple roots in method `dd.cudd.BDD.dump` More... over 6 years ago
REF: mv to files with extension `.dddmp` More... over 6 years ago