spot/tests
Alexandre Duret-Lutz 965ae855c2 is_unambiguous: fix false negatives again
Reported by Simon Jantsch and David Müller.

* spot/twaalgos/isunamb.cc (is_unambiguous): Rewrite wihtout assuming
that the product of two accepting SCCs is accepting,  Also use
the result of is_accepting_scc()/is_rejectng_scc() when available.
* spot/twaalgos/sccinfo.cc, spot/twaalgos/sccinfo.hh: Make it
possible to check the acceptance of a unique SCC.
* tests/core/unambig.test: Add more test cases.
2018-04-15 22:35:00 +02:00
..
core is_unambiguous: fix false negatives again 2018-04-15 22:35:00 +02:00
ltsmin ltsmin: catch exceptions by reference 2017-06-20 17:29:48 +02:00
python python: make sure spot.automata() terminates the command 2018-04-03 16:40:16 +02:00
sanity Fix a typo in a test 2017-11-22 11:08:39 +01:00
.gitignore more files to ignore 2016-01-26 19:21:35 +01:00
Makefile.am python: make sure spot.automata() terminates the command 2018-04-03 16:40:16 +02:00
run.in install back the safety check of includes.test 2016-12-02 15:03:43 +01:00