postproc: fix monitor code
Fixes #240. * spot/twaalgos/postproc.cc: Do not call do_simul on the output of minimize_monitor(), and do not skip complete() when PREF_==Any. * tests/core/monitor.test: Add a test case. * NEWS: Mention the bug. * doc/org/ltl2tgba.org: Document complete monitors.
This commit is contained in:
parent
57ea6d9634
commit
9defdad2bc
4 changed files with 61 additions and 44 deletions
2
NEWS
2
NEWS
|
|
@ -23,6 +23,8 @@ New in spot 2.3.1.dev (not yet released)
|
|||
to state-based acceptance could cause a superfluous initial state
|
||||
to be output in some cases (the result was still correct).
|
||||
|
||||
- 'ltl2tgba --any -C -M ...' would not complete automata.
|
||||
|
||||
Deprecation notices:
|
||||
|
||||
- Using --format=%a to print the number of atomic propositions in
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue