ltl2tgba_fm: simplify three bdd operations
* spot/twaalgos/ltl2tgba_fm.cc: Replace bdd_exists(a & b, c) by bdd_appex(a, b, bddop_and, c).
Please register or sign in to comment
* spot/twaalgos/ltl2tgba_fm.cc: Replace bdd_exists(a & b, c) by bdd_appex(a, b, bddop_and, c).