spot/spot/taalgos
Alexandre Duret-Lutz 2a38328a5c replace bdd_satoneset(x,y,bddtrue) loops by minterms_of(x,y)
Because the loops iterate in the opposite order, multiple
test cases need to be adjusted.

* spot/taalgos/tgba2ta.cc, spot/twaalgos/alternation.cc,
spot/twaalgos/dualize.cc, spot/twaalgos/ltl2tgba_fm.cc,
spot/twaalgos/simulation.cc, spot/twaalgos/stutter.cc,
spot/twaalgos/toweak.cc: Replace loops based on
bdd_satonest(x,y,bddtrue) by loops based on minterms_of(x,y).
* tests/core/degenscc.test, tests/core/dualize.test,
tests/core/genltl.test, tests/core/readsave.test,
tests/python/alternation.ipynb, tests/python/automata.ipynb,
tests/python/decompose.ipynb, tests/python/decompose_scc.py,
tests/python/dualize.py, tests/python/sccinfo.py,
tests/python/simstate.py, tests/python/testingaut.ipynb,
tests/python/word.ipynb: Adjust expected test cases.  The
only regression is in genltl.test, but the worsened case
should eventually be fixed as discussed in issue #425 anyway.
2021-04-14 17:31:45 +02:00
..
dot.cc deprecate spot::acc_cond::format() 2019-07-05 22:43:36 +02:00
dot.hh sanity: Replace tabulars by spaces in *.cc *.hh *.hxx 2016-03-10 17:40:46 +01:00
emptinessta.cc Clean the usage of spot::acc_cond::mark_t 2018-03-15 10:05:24 +01:00
emptinessta.hh use a bibtex file to collect all references in Doxygen 2019-06-14 21:02:27 +02:00
Makefile.am include config.h in all *.cc files 2018-02-21 17:59:09 +01:00
minimize.cc include config.h in all *.cc files 2018-02-21 17:59:09 +01:00
minimize.hh use a bibtex file to collect all references in Doxygen 2019-06-14 21:02:27 +02:00
reachiter.cc include config.h in all *.cc files 2018-02-21 17:59:09 +01:00
reachiter.hh active -Wsuggest-override where supported 2016-07-27 10:30:10 +02:00
statessetbuilder.cc include config.h in all *.cc files 2018-02-21 17:59:09 +01:00
statessetbuilder.hh rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
stats.cc include config.h in all *.cc files 2018-02-21 17:59:09 +01:00
stats.hh rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
tgba2ta.cc replace bdd_satoneset(x,y,bddtrue) loops by minterms_of(x,y) 2021-04-14 17:31:45 +02:00
tgba2ta.hh use a bibtex file to collect all references in Doxygen 2019-06-14 21:02:27 +02:00