spot/doc
Alexandre Duret-Lutz 9cc1bdf10f postprocess, translate: add support for Büchi (not state-based)
spot/twaalgos/postproc.hh: Introduce options Buchi and
GeneralizedBuchi.  The latter is similar to TGBA but the former differs
from BA in that it does not imply state-based acceptance, since that
can be specified separately.  Also all other acceptance types are not
abbreviated, so those new names make more sense.
* NEWS: Mention that.
* spot/twaalgos/postproc.cc, spot/twaalgos/translate.cc: Adjust
to support Buchi and GeneralizedBuchi without breaking BA and TGBA.
* bin/autfilt.cc, bin/common_aoutput.cc, bin/common_post.cc,
bin/ltl2tgta.cc, doc/org/tut10.org, doc/org/tut12.org,
doc/org/tut30.org, python/spot/__init__.py,
tests/python/automata.ipynb, tests/python/langmap.py,
tests/python/misc-ec.py, tests/python/satmin.ipynb,
tests/python/satmin.py, tests/python/toweak.py: Use the new names.
* tests/Makefile.am: Add missing langmap.py.
2020-10-06 17:46:34 +02:00
..
org postprocess, translate: add support for Büchi (not state-based) 2020-10-06 17:46:34 +02:00
tl doc: add DOIs to most citations 2020-02-19 10:52:15 +01:00
.gitignore more files to ignore 2015-01-08 21:04:03 +01:00
Doxyfile.in use a bibtex file to collect all references in Doxygen 2019-06-14 21:02:27 +02:00
footer.html doxygen doc: minor improvements 2017-12-08 22:07:11 +01:00
mainpage.dox doxygen doc: minor improvements 2017-12-08 22:07:11 +01:00
Makefile.am minify SVG images if possible 2020-09-10 15:28:55 +02:00
spot.bib game: mention Oink 2020-09-24 15:41:20 +02:00