spot/python
Alexandre Duret-Lutz 6aad559c29 twa_graph: add basic support for alternation
This only allows creating universal edges, and reading the associated
destinations.

* spot/twa/twagraph.hh (new_univ_edges, univ_dests, is_alternating): New
function.
* python/spot/impl.i: Add Python bindings.
* tests/python/alternating.py: New file.
* tests/Makefile.am: Add it.
2016-12-27 12:36:38 +01:00
..
ajax spotcgi: correctly kill ltl3ba on timeout 2016-12-15 21:57:11 +01:00
spot twa_graph: add basic support for alternation 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