spot/python
Alexandre Duret-Lutz 4e9303e380 python: add bindings for bdd_to_formula()
Follow-up to an email from Ayrat Khalimov.

* python/spot/impl.i: Include twa/formula2bdd.hh.
* python/spot/__init__.py: Make the dictionnary
optional.
* spot/twa/formula2bdd.cc: Throw an exception instead of asserting.
* tests/python/bdditer.py: New file.
* tests/Makefile.am: Add it.
* NEWS: Update.
2017-03-08 15:39:08 +01:00
..
ajax python: render the M&P hierarchy in SVG 2017-01-18 20:58:20 +01:00
spot python: add bindings for bdd_to_formula() 2017-03-08 15:39:08 +01:00
.gitignore python: move auxiliary functions in a separate module 2016-02-16 12:56:20 +01:00
buddy.i * python/buddy.i: Add a hash function for BDDs. 2016-03-01 10:10:01 +01:00
Makefile.am * python/Makefile.am: Fix Makefile's targets in separated folder. 2016-03-10 17:40:46 +01:00