spot/spot/twa
Antoine Martin 50bb4eca6f twagraph: merge_edges supports finite automata
* spot/twa/twagraph.cc: don't remove false-labeled edges if the
  automaton uses state-based acceptance and the edge is a self loop
2022-03-15 17:08:14 +01:00
..
.gitignore rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
acc.cc acc: introduce fin_one_extract() 2021-09-11 01:00:38 +02:00
acc.hh build: fix multiple Clang13 warnings 2021-11-22 10:29:15 +01:00
bdddict.cc forbid the use of std::endl on std::cerr 2019-07-17 09:15:50 +02:00
bdddict.hh bdd_dict: remove register_all_propositions_of 2017-11-05 09:43:01 +01: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 twagraph: merge_edges supports finite automata 2022-03-15 17:08:14 +01:00
twagraph.hh build: fix multiple Clang13 warnings 2021-11-22 10:29:15 +01: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