determinize: work around overflow in reachability matrix indices
Fixes #541, reported by David Dokoupil. * spot/twaalgos/determinize.cc: Disable use_simulation when the input has more than 2^16 SCCs.. Also rework the reachability matrix to store only its lower half triangle. * spot/twaalgos/determinize.hh, NEWS: Mention the limitation of use_simulation. * THANKS: Add David.
This commit is contained in:
parent
110b052b7d
commit
e2149fabf4
4 changed files with 91 additions and 59 deletions
1
THANKS
1
THANKS
|
|
@ -10,6 +10,7 @@ Caroline Lemieux
|
|||
Christian Dax
|
||||
Christopher Ziegler
|
||||
Clément Tamines
|
||||
David Dokoupil
|
||||
David Müller
|
||||
Dávid Smolka
|
||||
Edmond Irani Liu
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue