spot/doc
Alexandre Duret-Lutz 12f6c8cf10 twa_graph: add a merge_univ_dests() method
and call it after parsing

* spot/twa/twagraph.cc, spot/twa/twagraph.hh
(twa_graph::merge_univ_dests): New method.
* spot/parseaut/parseaut.yy: Call it.
* spot/twaalgos/dot.cc: Improve output, now that
several edges can use the same universal destination.
* tests/core/alternating.test, tests/core/complete.test,
tests/core/parseaut.test, tests/python/_altscc.ipynb,
tests/python/alternating.py, tests/python/alternation.ipynb: Adjust
test case.
* doc/org/tut24.org: Adjust example.
2016-12-29 12:57:53 +01:00
..
org twa_graph: add a merge_univ_dests() method 2016-12-29 12:57:53 +01:00
tl * doc/tl/tl.tex: Typo. 2016-11-05 12:11:00 +01:00
.gitignore more files to ignore 2015-01-08 21:04:03 +01:00
dot.in Upgrade GPL v2+ to GPL v3+. 2012-10-12 22:05:18 +02:00
Doxyfile.in doc: improve the twa class documentation 2016-02-15 11:04:48 +01:00
footer.html Improve documentation here and there. 2013-06-09 15:55:57 +02:00
mainpage.dox doc: two typos 2015-11-17 18:18:50 +01:00
Makefile.am org: examples with alternating automata 2016-12-29 12:57:53 +01:00