spot/doc
Alexandre Duret-Lutz 81e5357e62 fix handling of Rabin-like input for dnf_to_dca()
The bug is mentioned by Maximilien Colange in a comment to issue #317,
but turned out to be unrelated to that original issue.

* spot/twaalgos/totgba.cc (dnf_to_streett): Save the correspondence
between the created states an the DNF clause in a named property.
* doc/org/concepts.org, spot/twaalgos/totgba.hh: Mention the new
property.
* spot/twaalgos/cobuchi.cc (save_inf_nca_st): Rewrite using the named
property.  Relying on seen marks and trying to deduce the matching
original clause could only work from plain Rabin.
* tests/core/dca.test: Add the test from Maximilien.
* NEWS: Mention the issue.
2018-02-19 11:40:39 +01:00
..
org fix handling of Rabin-like input for dnf_to_dca() 2018-02-19 11:40:39 +01:00
tl * doc/tl/tl.tex: Typos 2018-01-19 08:17:44 +01:00
.gitignore more files to ignore 2015-01-08 21:04:03 +01:00
Doxyfile.in doc: implement --enable-doxygen and do not distribute the doc 2017-11-22 16:06:04 +01: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 * doc/Makefile.am (DISTCLEANFILES): Avoid multiple definitions. 2017-11-23 23:03:09 +01:00