correct to_finite
This fixes issue #596. * spot/twaalgos/remprop.cc: Rewrite main loop. * tests/core/ltlf.test: Add test case. * tests/python/game.py: Remove a test that appears to make incorrect assumptions about to_finite. * NEWS: Mention the bug.
This commit is contained in:
parent
4a33f0fe65
commit
82401b3254
4 changed files with 39 additions and 159 deletions
3
NEWS
3
NEWS
|
|
@ -117,6 +117,9 @@ New in spot 2.12.1.dev (not yet released)
|
|||
status and the AIG circuit; it now does the job silently as
|
||||
requested.
|
||||
|
||||
- to_finite() was dealing incorrectly with edges that were
|
||||
both alive and dead. (Issue #596.)
|
||||
|
||||
New in spot 2.12.1 (2024-09-23)
|
||||
|
||||
Bug fixes:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue