spot/tests
Alexandre Duret-Lutz 3bcffa2fcd split: add separate_edges() and a edge_separator class
This generalizes (and replaces) the two-argument split that was
introduced in c2832cabfc.

* spot/twaalgos/split.cc, spot/twaalgos/split.hh (edge_separator): New
class.
(separate_edges): New function.
(split_edges): Remove the two argument version.
* spot/twaalgos/forq_contains.cc: Adjust to use the edge_separator
class.
* tests/python/splitedge.py: Adjust test case.
* tests/python/split.ipynb: New file.
* tests/Makefile.am, doc/org/tut.org: Add it.
* NEWS: Mention it.
2024-03-19 10:09:30 +01:00
..
core alternation: speed up remove_alternation when few labels are used 2024-03-17 22:42:18 +01:00
ltsmin Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
python split: add separate_edges() and a edge_separator class 2024-03-19 10:09:30 +01:00
sanity style: relax the else's body check 2024-02-19 11:43:58 +01:00
.gitignore more files to ignore 2016-01-26 19:21:35 +01:00
Makefile.am split: add separate_edges() and a edge_separator class 2024-03-19 10:09:30 +01:00
run.in Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00