spot/wrap/python
Alexandre Duret-Lutz 19a273929c python: rewrite translate() to deal with unambiguous and sbacc
and make it easier to extend and use.

* src/twaalgos/postproc.hh, src/twaalgos/translate.cc,
src/twaalgos/translate.hh: Incorporate the Unambiguous option
with the other preferences.  It's cleaner this way, and the
previous setup did not work well with Python.
* src/bin/ltl2tgba.cc: Adjust to this change.
* wrap/python/spot.py (translate): Rewrite.
* wrap/python/tests/automata.ipynb: Adjust existing cases, and
add more as well as some comments.
2015-05-15 23:50:19 +02:00
..
ajax python: use hoa_parse instead of tgba_parse 2015-01-27 22:44:01 +01:00
tests python: rewrite translate() to deal with unambiguous and sbacc 2015-05-15 23:50:19 +02:00
.gitignore Adding python functions to mirror the functionalities found in src/bin 2015-03-08 00:07:25 +01:00
buddy.i buddy: rename libbdd to libbddx 2014-10-30 20:58:10 +01:00
Makefile.am Adding python functions to mirror the functionalities found in src/bin 2015-03-08 00:07:25 +01:00
spot.py python: rewrite translate() to deal with unambiguous and sbacc 2015-05-15 23:50:19 +02:00
spot_impl.i rename src/tgbaalgos/ as src/twaalgos/ 2015-04-22 17:58:06 +02:00