spot/tests
Philipp Schlehuber-Caissier fb63dfc309 introduce partitioned_relabel_here
Function taking an automaton and trying to relabel
it by partitioning the old conditions and encode the
different subsets of the partition with new variables

* spot/priv/Makefile.am: Add
* spot/priv/partitioned_relabel.hh
, spot/priv/partitioned_relabel.cc: try_partition_me,
computes the partition of a given vector of bdds
* spot/twaalgos/relabel.hh
, spot/twaalgos/relabel.cc: Here. Adapt also relabel()
to cope with the different type of relabeling_maps
* tests/python/_partitioned_relabel.ipynb
, tests/python/except.py: Test and Usage
* tests/Makefile.am: Add test
2022-12-09 17:00:51 +01:00
..
core formula: new trivial simplifications 2022-12-09 09:30:10 +01:00
ltsmin declare all argp_program_doc as static 2022-10-25 16:31:35 +02:00
python introduce partitioned_relabel_here 2022-12-09 17:00:51 +01:00
sanity * tests/sanity/style.test: Fix recent grep warnings. 2022-11-07 09:37:40 +01:00
.gitignore more files to ignore 2016-01-26 19:21:35 +01:00
Makefile.am introduce partitioned_relabel_here 2022-12-09 17:00:51 +01:00
run.in test: fix running on python test in OpenBSD 2022-10-02 14:37:21 +02:00