introduce check_determinism()
* spot/twaalgos/isdet.hh, spot/twaalgos/isdet.cc (check_determinism): New function. * NEWS: Mention it. * tests/python/semidet.py: New file. * tests/Makefile.am: Add it.
This commit is contained in:
parent
62d1e0219d
commit
ac80b07d93
5 changed files with 127 additions and 38 deletions
3
NEWS
3
NEWS
|
|
@ -209,6 +209,9 @@ New in spot 2.4.2.dev (not yet released)
|
|||
controllers in the format required by the synthesis tools
|
||||
competition SYNTCOMP.
|
||||
|
||||
- The new function spot::check_determinism() sets both
|
||||
prop_semi_deterministic() and prop_universal() appropriately.
|
||||
|
||||
Deprecation notices:
|
||||
|
||||
(These functions still work but compilers emit warnings.)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue