spot/spot
Philipp Schlehuber-Caissier 37d4e513d9 game: fix appending strategies bug
When calling solve_parity_game() multiple times on the same
automaton the strategies are appended one after the other.
Reported by Dávid Smolka.

* NEWS: Mention the bug.
* spot/twaalgos/game.cc: Fix it.
* tests/python/game.py: Test it.
* THANKS: Add Dávid.
2022-12-06 16:06:04 +01: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: diagnose states that are unused and undefined 2022-12-02 15:24:25 +01:00
parsetl Fix compilation on MacOS X 2022-05-17 09:35:09 +02:00
priv fix namespace for exception errors 2022-11-04 18:21:13 +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 translate, simplify: limit containment checks of n-ary operators 2022-11-15 17:49:21 +01:00
twa adjust to Swig 4.1.0 2022-11-10 17:08:30 +01:00
twaalgos game: fix appending strategies bug 2022-12-06 16:06:04 +01: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