spot/spot/twa
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
..
.gitignore rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
acc.cc do not use non-standard anonymous structs 2017-02-01 18:02:40 +01:00
acc.hh acc: make mark_t::operator bool() explicit 2017-03-03 13:35:31 +01:00
bdddict.cc remove some dead code discovered while studying PVS-Studio's report 2016-10-29 12:37:35 +02:00
bdddict.hh remove some dead code discovered while studying PVS-Studio's report 2016-10-29 12:37:35 +02:00
bddprint.cc sanity: Replace tabulars by spaces in *.cc *.hh *.hxx 2016-03-10 17:40:46 +01:00
bddprint.hh rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
formula2bdd.cc python: add bindings for bdd_to_formula() 2017-03-08 15:39:08 +01:00
formula2bdd.hh sanity: Replace tabulars by spaces in *.cc *.hh *.hxx 2016-03-10 17:40:46 +01:00
fwd.hh rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
Makefile.am get read of twa_safra_complement 2016-02-12 15:09:37 +01:00
taatgba.cc Rework the 'down_cast' macro, closing #196. 2017-02-02 17:01:40 +01:00
taatgba.hh Rework the 'down_cast' macro, closing #196. 2017-02-02 17:01:40 +01:00
twa.cc is_alternating() -> !is_existential() 2017-02-12 15:56:02 +01:00
twa.hh twa: add prop_set::improve_det 2016-12-30 10:56:04 +01:00
twagraph.cc is_alternating() -> !is_existential() 2017-02-12 15:56:02 +01:00
twagraph.hh twa_graph: remove the useless set_init_state(const state*) 2017-03-07 23:15:42 +01:00
twaproduct.cc Rework the 'down_cast' macro, closing #196. 2017-02-02 17:01:40 +01:00
twaproduct.hh sanity: Replace tabulars by spaces in *.cc *.hh *.hxx 2016-03-10 17:40:46 +01:00