spot/spot/twaalgos/gtec
Alexandre Duret-Lutz 0b25820211 ignore false edges in emptiness checks and scc_info
Based on reports by Florian Renkin and Jens Kreber.

* spot/twaalgos/bfssteps.cc, spot/twaalgos/couvreurnew.cc,
spot/twaalgos/gtec/gtec.cc, spot/twaalgos/gv04.cc,
spot/twaalgos/magic.cc, spot/twaalgos/sccinfo.cc
spot/twaalgos/se05.cc, spot/twaalgos/tau03.cc: Ignore bddfalse edges.
* spot/twaalgos/gtec/gtec.hh: Remove debugging function.
* tests/core/neverclaimread.test: Adjust.
* tests/python/ecfalse.py: New test file.
* tests/Makefile.am: Add it.
* NEWS: Mention the bug.
2020-04-11 11:24:55 +02:00
..
.gitignore rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
ce.cc Clean the usage of spot::acc_cond::mark_t 2018-03-15 10:05:24 +01:00
ce.hh sanity: Replace tabulars by spaces in *.cc *.hh *.hxx 2016-03-10 17:40:46 +01:00
gtec.cc ignore false edges in emptiness checks and scc_info 2020-04-11 11:24:55 +02:00
gtec.hh ignore false edges in emptiness checks and scc_info 2020-04-11 11:24:55 +02:00
Makefile.am include config.h in all *.cc files 2018-02-21 17:59:09 +01:00
sccstack.cc Clean the usage of spot::acc_cond::mark_t 2018-03-15 10:05:24 +01:00
sccstack.hh rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
status.cc include config.h in all *.cc files 2018-02-21 17:59:09 +01:00
status.hh twa: introduce the state_map template alias 2016-01-28 13:15:48 +01:00