..
.gitignore
rename src/ as spot/ and use include <spot/...>
2015-12-04 20:13:59 +01:00
acc.cc
add a newer version of the generic emptiness check
2022-06-17 09:54:42 +02:00
acc.hh
adjust to Swig 4.1.0
2022-11-10 17:08:30 +01:00
bdddict.cc
forbid the use of std::endl on std::cerr
2019-07-17 09:15:50 +02:00
bdddict.hh
* spot/twa/bdddict.hh (bdd_info): Add noexcept, suggested by gcc 12.
2022-05-17 11:17:37 +02:00
bddprint.cc
fix ARM builds
2019-09-26 15:19:57 +02:00
bddprint.hh
rename src/ as spot/ and use include <spot/...>
2015-12-04 20:13:59 +01:00
formula2bdd.cc
introduce op::strong_X
2019-09-23 17:01:28 +02:00
formula2bdd.hh
sanity: Replace tabulars by spaces in *.cc *.hh *.hxx
2016-03-10 17:40:46 +01:00
fwd.hh
specialized translation for GF(guarantee) and FG(safety)
2018-03-28 18:20:46 +02:00
Makefile.am
include config.h in all *.cc files
2018-02-21 17:59:09 +01:00
taatgba.cc
build: fix multiple Clang13 warnings
2021-11-22 10:29:15 +01:00
taatgba.hh
remove uses of unary_function and binary_function
2022-02-07 16:41:59 +01:00
twa.cc
hoa: better support for aliases on output
2022-01-21 16:53:11 +01:00
twa.hh
fix typos and make formula_from_bdd more usable in Python
2022-03-11 09:53:04 +01:00
twagraph.cc
introduce delay_branching_here
2022-09-23 08:57:57 +02:00
twagraph.hh
do not use a global variable to define the number of available threads
2022-08-14 23:09:56 +02:00
twaproduct.cc
fixpool: propose alternative policy
2020-06-03 12:22:26 +02:00
twaproduct.hh
fixpool: propose alternative policy
2020-06-03 12:22:26 +02:00