zlktree: use a cache in the construction of zielonka_tree
This largely speeds up the computation for conditions like "Rabin n" sharing a lot of subtrees. Also implement options to stop the construction if the shape is wrong. * spot/twaalgos/zlktree.cc, spot/twaalgos/zlktree.hh: Implement the cache and the options. * tests/python/zlktree.ipynb, tests/python/zlktree.py: New tests.
This commit is contained in:
parent
f784e40548
commit
b11208440b
5 changed files with 517 additions and 151 deletions
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue