spot/python
Alexandre Duret-Lutz 27ab631cdc alternation: add a states_and algorithm
This should will come handy to implement the convertion from LTL to
alternating automata, and to handle automata with multiple initial
states.

* spot/twaalgos/alternation.hh, spot/twaalgos/alternation.cc: New files.
* spot/twaalgos/Makefile.am: Add them.
* python/spot/impl.i: Add bindings.
* tests/python/alternating.py: Test states_and.
2016-12-27 12:36:38 +01:00
..
ajax spotcgi: correctly kill ltl3ba on timeout 2016-12-15 21:57:11 +01:00
spot alternation: add a states_and algorithm 2016-12-27 12:36:38 +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