spot/tests
Alexandre Duret-Lutz 2072151499 twa_graph: swap the two passes of merge_edges()
This improves the determinism in a few cases.

* spot/twa/twagraph.cc (merge_edges): Encapsulate the two
passes into lambdas so that they are very easy to swap.
* spot/twa/twagraph.hh (merge_edges): Adjust documentation.
* tests/python/mergedge.py: Add test case.
* tests/core/alternating.test, tests/python/alternation.ipynb:
Determinism was improved.
* tests/core/parity2.test, tests/core/readsave.test,
tests/core/sbacc.test, tests/python/_product_susp.ipynb,
tests/python/atva16-fig2a.ipynb, tests/python/decompose.ipynb,
tests/python/highlighting.ipynb, tests/python/satmin.ipynb,
tests/python/simstate.py: Adjust expected order of edges.
* NEWS: Mention the change.
2021-01-20 00:16:12 +01:00
..
core twa_graph: swap the two passes of merge_edges() 2021-01-20 00:16:12 +01:00
ltsmin modelchek: add more tests 2020-06-10 09:02:02 +02:00
python twa_graph: swap the two passes of merge_edges() 2021-01-20 00:16:12 +01:00
sanity tests: use $PERL instead of perl 2020-09-23 11:33:15 +02:00
.gitignore more files to ignore 2016-01-26 19:21:35 +01:00
Makefile.am determinize: don't emit colors for temporary braces 2020-12-15 07:58:42 +01:00
run.in tests: do not override DYLD_LIBRARY_PATH 2020-09-23 13:32:20 +02:00