spot/tests
Alexandre Duret-Lutz ab7f4f51c4 simulation: fix determinism check
Commit bda40a5f introduced a subtle bug where nm_minato was being
increased in more cases causing some non-deterministic automata to be
incorrectly tagged as deterministic automata.

Fixes issue #575, reported by Dávid Smolka.

* spot/twaalgos/simulation.cc (create_edges): Do not increment
nm_minato when dest is bddfalse.
* tests/core/568.test: Add Dávid's first test-case.
* tests/python/forq_contains.py: Add Dávid's second test-case.
2024-04-24 23:59:07 +02:00
..
core simulation: fix determinism check 2024-04-24 23:59:07 +02:00
ltsmin Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
python simulation: fix determinism check 2024-04-24 23:59:07 +02:00
sanity * tests/sanity/style.test: Fix spurious failure. 2024-04-19 09:43:50 +02:00
.gitignore more files to ignore 2016-01-26 19:21:35 +01:00
Makefile.am simulation: heuristically use a separated-label approach to rebuild 2024-03-25 20:25:24 +01:00
run.in Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00