spot/tests
Alexandre Duret-Lutz f9e75de647 partial_degeneralize: a support for disjunction of Fin
* spot/twaalgos/degen.cc, spot/twaalgos/degen.hh: Implement this.
Also throw a runtime error in case were todegen does not match any
subformula.
* tests/python/pdegen.py: Add tests.
2020-02-03 11:08:20 +01:00
..
core Inf(i)|Inf(j) -> Inf(k) and Fin(i)&Fin(j) -> Fin(k) 2020-01-28 09:37:28 +01:00
ltsmin forbid the use of std::endl on std::cerr 2019-07-17 09:15:50 +02:00
python partial_degeneralize: a support for disjunction of Fin 2020-02-03 11:08:20 +01:00
sanity determinize: various micro optimizations 2019-10-17 09:45:43 +02:00
.gitignore more files to ignore 2016-01-26 19:21:35 +01:00
Makefile.am Inf(i)|Inf(j) -> Inf(k) and Fin(i)&Fin(j) -> Fin(k) 2020-01-28 09:37:28 +01:00
run.in work around new import statements generated by swig-4.0 2019-06-04 11:32:46 +02:00