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.
This commit is contained in:
parent
86c433cf80
commit
37d4e513d9
4 changed files with 20 additions and 0 deletions
1
THANKS
1
THANKS
|
|
@ -11,6 +11,7 @@ Christian Dax
|
|||
Christopher Ziegler
|
||||
Clément Tamines
|
||||
David Müller
|
||||
Dávid Smolka
|
||||
Edmond Irani Liu
|
||||
Ernesto Posse
|
||||
Étienne Renault
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue