spot/spot
Alexandre Duret-Lutz 1b81ecb80c dualize: should not call cleanup_acceptance_here
Based on a report by Emmanuel Filiot, who was surprized that dualizing
Büchi did not always produce co-Büchi.

* spot/twaalgos/dualize.cc: Remove the call to
cleanup_acceptance_here.
* spot/twaalgos/dualize.hh: Improve documentation.
* NEWS: Mention the possible backward incompatible change.
* tests/core/dualize.test, tests/python/dualize.py,
tests/python/pdegen.py: Adjust test cases.
* spot/twaalgos/complement.cc (complement): Call
cleanup_acceptance_here when dualize() returns a smaller automaton.
* THANKS: Add Emmanuel.
2024-03-07 23:50:04 +01:00
..
bricks * spot/bricks/brick-assert: include <cstdint>. 2023-12-17 21:34:51 +01:00
gen remove many useless includes 2023-11-29 22:38:21 +01:00
graph twagraph: fix highlight-edges in defrag_states 2023-11-24 20:40:02 +01:00
kripke Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
ltsmin remove many useless includes 2023-11-29 22:38:21 +01:00
mc Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
misc fix some preprocessor directive 2024-02-06 14:12:16 +01:00
parseaut more doc handling of prop_universal for fused initial states 2024-02-09 10:11:58 +01:00
parsetl Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
priv remove many useless includes 2023-11-29 22:38:21 +01:00
ta remove many useless includes 2023-11-29 22:38:21 +01:00
taalgos remove many useless includes 2023-11-29 22:38:21 +01:00
tl tl: fix detection of goto 2024-02-06 23:48:23 +01:00
twa add intersection checks between words and automata 2024-03-07 21:31:20 +01:00
twaalgos dualize: should not call cleanup_acceptance_here 2024-03-07 23:50:04 +01:00
twacube remove many useless includes 2023-11-29 22:38:21 +01:00
twacube_algos Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
.gitignore install pkg-config configuration files 2017-01-14 17:56:05 +01:00
libspot.pc.in Add a --enable-pthread option to activate experimental threading code 2022-06-21 09:56:13 +02:00
Makefile.am Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00