spot/spot
Alexandre Duret-Lutz bdac53511a degen: learn to work on generalized-Co-Büchi as well
* spot/twaalgos/degen.hh, spot/twaalgos/degen.cc: Adjust
degeneralize() and degeneralize_tba() to work on generalized-co-Büchi.
* NEWS: Mention this.
* spot/twaalgos/cobuchi.hh, spot/twaalgos/cobuchi.cc (to_nca): Use
degeneralization on generalized-co-Büchi.
* spot/twaalgos/postproc.cc: Use degeneralization for generalized
co-Büchi as well.
* bin/autfilt.cc: Improve chain products of co-Büchi automata by using
generalization if too many colors are needed.
* tests/core/prodchain.test, tests/python/pdegen.py: Add test cases.
2022-09-12 14:14:43 +02:00
..
bricks more noexcept to pleace GCC 2022-05-17 22:06:59 +02:00
gen gen: work around a warning on red hat 2022-07-05 11:10:43 +02:00
graph do not use a global variable to define the number of available threads 2022-08-14 23:09:56 +02:00
kripke build: fix multiple Clang13 warnings 2021-11-22 10:29:15 +01:00
ltsmin ltlsmin: fix incorrect check for dlsym error 2020-10-17 23:26:44 +02:00
mc bloemen: simplify style 2022-07-06 17:11:55 +02:00
misc do not use a global variable to define the number of available threads 2022-08-14 23:09:56 +02:00
parseaut parseaut: Add support for PGSolver's format 2022-07-22 10:54:08 +02:00
parsetl Fix compilation on MacOS X 2022-05-17 09:35:09 +02:00
priv robin_hood: Update to version 3.11.3 2021-09-16 14:07:17 +02:00
ta fixpool: propose alternative policy 2020-06-03 12:22:26 +02:00
taalgos replace bdd_satoneset(x,y,bddtrue) loops by minterms_of(x,y) 2021-04-14 17:31:45 +02:00
tl parsetl: speedup parsing of n-ary operators with many operands 2022-03-28 09:00:18 +02:00
twa * spot/twa/twagraph.cc (merge_states): Some cleanup and simplifications. 2022-08-14 23:09:56 +02:00
twaalgos degen: learn to work on generalized-Co-Büchi as well 2022-09-12 14:14:43 +02:00
twacube use <cassert> and not <assert.h> in C++ 2021-06-15 12:34:15 +02:00
twacube_algos use <cassert> and not <assert.h> in C++ 2021-06-15 12:34:15 +02:00
.gitignore install pkg-config configuration files 2017-01-14 17:56:05 +01:00
libspot.pc.in Add a --enable-pthread option to activate experimental threading code 2022-06-21 09:56:13 +02:00
Makefile.am Add a --enable-pthread option to activate experimental threading code 2022-06-21 09:56:13 +02:00