spot/doc
Alexandre Duret-Lutz 33c234da11 hoa: output "unambiguous" only for non-deterministic automata by default
* src/twaalgos/hoa.cc: Output do not output "unambiguous" if the
automaton is deterministic.  Add option "v" to cancel this restriction,
and also output "no-univ-branch".
* src/twaalgos/hoa.hh: Document the "v" option.
* src/tests/readsave.test: Test it.
* src/tests/unambig.test: Adjust for unambiguous not being output
if the automaton is deterministic.
* src/bin/common_aoutput.cc, NEWS: Document it.
* doc/org/hoa.org: Add a summary table about how properties are handled.
* src/twa/twa.hh (prop_deterministic): Setting this should also
set the unambiguous property.
* src/twaalgos/isunamb.cc: Simplify the property check.
2015-11-05 19:42:08 +01:00
..
org hoa: output "unambiguous" only for non-deterministic automata by default 2015-11-05 19:42:08 +01:00
tl tl: rename ltl_simplifier to tl_simplifier 2015-10-18 13:35:23 +02: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 doxygen: improve formula documentation 2015-09-29 23:01:30 +02:00
footer.html Improve documentation here and there. 2013-06-09 15:55:57 +02:00
mainpage.dox doxygen: improve formula documentation 2015-09-29 23:01:30 +02:00
Makefile.am Add code example using the postprocessor. 2015-10-19 23:15:52 +02:00