acd: add ORDER_HEURISTIC for state-based ACD-transform

* spot/twaalgos/zlktree.cc, spot/twaalgos/zlktree.hh: Add the
acd_options::ORDER_HEURISTIC and use it by default in
acd_transform_sbacc().
* spot/misc/bitvect.hh (bitvect::count, bitvect::add_common): New
methods.
* tests/python/zlktree.ipynb: Adjust examples and discuss this
heuristic.
This commit is contained in:
Alexandre Duret-Lutz 2021-09-24 20:39:47 +02:00
parent 70ede35702
commit fea0be96c1
4 changed files with 1655 additions and 554 deletions

File diff suppressed because one or more lines are too long