spot/spot
Alexandre Duret-Lutz ae10361bdd twa_run: let as_twa work on the result of intersecting_run
Reported by Philipp Schlehuber-Caissier.

* spot/twaalgos/emptiness.cc (as_twa): Simplify considerably.  Don't
try to replay the run, and don't merge identical states.
* spot/twaalgos/word.hh, spot/twaalgos/emptiness.hh: Improve
documentation.
* tests/python/intrun.py: Add a test case.
* NEWS: Mention the bug.
2023-04-18 22:18:16 +02:00
..
bricks more noexcept to pleace GCC 2022-05-17 22:06:59 +02:00
gen genltl: introduce --eil-gsi 2022-09-23 08:57:57 +02:00
graph fix some typos 2022-10-11 13:28:15 +02:00
kripke build: fix multiple Clang13 warnings 2021-11-22 10:29:15 +01:00
ltsmin fix some typos 2022-10-11 13:28:15 +02:00
mc fix some typos 2022-10-11 13:28:15 +02:00
misc misc Doxygen fixes 2022-11-10 17:08:30 +01:00
parseaut parseaut: better merge of multiple initial states 2023-01-05 16:15:08 +01:00
parsetl Fix compilation on MacOS X 2022-05-17 09:35:09 +02:00
priv robin_hood: update to version version 3.11.5 2023-01-23 15:25:06 +01:00
ta fixpool: propose alternative policy 2020-06-03 12:22:26 +02:00
taalgos replace bdd_satoneset(x,y,bddtrue) loops by minterms_of(x,y) 2021-04-14 17:31:45 +02:00
tl Work around spurious g++-12 warnings 2022-12-09 09:30:10 +01:00
twa bdd_to_formula: add CNF variant 2023-02-24 11:26:12 +01:00
twaalgos twa_run: let as_twa work on the result of intersecting_run 2023-04-18 22:18:16 +02:00
twacube use <cassert> and not <assert.h> in C++ 2021-06-15 12:34:15 +02:00
twacube_algos misc Doxygen fixes 2022-11-10 17:08:30 +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 substitute @LIBSPOT_PTHREAD@ in spot/libspot.pc 2022-10-11 15:37:34 +02:00