genaut: fix ks_nca

* spot/gen/automata.cc (ks_nca): The output is complete.
* tests/core/genaut.test: Add test.
* NEWS: Mention the bug.
This commit is contained in:
Alexandre Duret-Lutz 2017-10-11 14:35:23 +02:00
parent 4fa24a7ddd
commit b4963a7a6c
3 changed files with 8 additions and 1 deletions

5
NEWS
View file

@ -122,6 +122,11 @@ New in spot 2.4.1.dev (not yet released)
spot::scc_info::marks(), spot::scc_info::marks_of() and
spot::scc_info::acc_sets_of() respectively.
Bugs fixed:
- Automata produced by "genaut --ks-nca=N" were incorrectly marked
as not complete.
New in spot 2.4.1 (2017-10-05)
Bugs fixed: