spot/tests
Alexandre Duret-Lutz 48c812a595 twa_graph: add support for universal initial states
The only missing point is that the HOA parser cannot deal with multiple
universal initial states, as seen in parseaut.test.

* spot/graph/graph.hh (new_univ_dests): New function, extracted from...
(new_univ_edge): ... this one.
* spot/twa/twagraph.hh (set_univ_init_state): Implement using
new_univ_dests.
* spot/twaalgos/dot.cc, spot/twaalgos/hoa.cc, python/spot/impl.i:
Add support for universal initial states.
* spot/parseaut/parseaut.yy: Add preliminary support for
universal initial states.  Multiple universal initial states
are still not supported.
* tests/core/alternating.test, tests/core/parseaut.test,
tests/python/alternating.py: Adjust tests and exercise this new feature.
2016-12-27 12:36:38 +01:00
..
core twa_graph: add support for universal initial states 2016-12-27 12:36:38 +01:00
ltsmin split ltsmin/check.test in three files 2016-11-24 11:36:26 +01:00
python twa_graph: add support for universal initial states 2016-12-27 12:36:38 +01:00
sanity install back the safety check of includes.test 2016-12-02 15:03:43 +01:00
.gitignore more files to ignore 2016-01-26 19:21:35 +01:00
Makefile.am dot: add support for alternating automata 2016-12-27 12:36:38 +01:00
run.in install back the safety check of includes.test 2016-12-02 15:03:43 +01:00