spot/src
Alexandre Duret-Lutz 6e8170e386 degen: do not mark initial trivial SCCs as accepting
Doing so is not wrong, but it's superfluous, and the extra accepting
state will cause additional work in emptiness checks based on NDFS.
Report from Jan Strejček.

* src/tgbaalgos/degen.cc: Here.
* src/tgbatest/degenid.test: Add a test case.
2015-04-01 15:26:05 +02:00
..
bin randaut: add option --acc-type=random 2015-03-31 13:50:56 +02:00
dstarparse Replace guards by pragma once. 2015-03-23 10:19:55 +01:00
graph Replace guards by pragma once. 2015-03-23 10:19:55 +01:00
graphtest More files to ignore. 2015-01-03 19:01:44 +01:00
hoaparse python: read automata from pipes 2015-03-30 21:57:04 +02:00
kripke Replace guards by pragma once. 2015-03-23 10:19:55 +01:00
kripkeparse Replace guards by pragma once. 2015-03-23 10:19:55 +01:00
kripketest add missing utf-8 header to many source files 2015-01-09 08:23:49 +01:00
ltlast Replace guards by pragma once. 2015-03-23 10:19:55 +01:00
ltlenv Replace guards by pragma once. 2015-03-23 10:19:55 +01:00
ltlparse python: add a spot.automata(filename) interface, yielding automata 2015-03-27 17:27:12 +01:00
ltltest ltlfilt: add a --exclusive-ap option 2015-03-23 17:31:13 +01:00
ltlvisit autfilt: add a --simplify-exclusive-ap option 2015-03-30 12:01:32 +02:00
misc autfilt: add a --simplify-exclusive-ap option 2015-03-30 12:01:32 +02:00
priv Replace guards by pragma once. 2015-03-23 10:19:55 +01:00
sanity Replace guards by pragma once. 2015-03-23 10:19:55 +01:00
ta Replace guards by pragma once. 2015-03-23 10:19:55 +01:00
taalgos Replace guards by pragma once. 2015-03-23 10:19:55 +01:00
tgba complete: Fix completion of automata using Fin-acceptance 2015-03-25 20:49:12 +01:00
tgbaalgos degen: do not mark initial trivial SCCs as accepting 2015-04-01 15:26:05 +02:00
tgbatest degen: do not mark initial trivial SCCs as accepting 2015-04-01 15:26:05 +02:00
.cvsignore * src/ltlvisit/Makefile.am (lib_LTLIBRARIES): Rename as ... 2003-04-30 12:46:12 +00:00
.gitignore more files to ignore 2009-09-02 10:41:18 +02:00
Makefile.am tgbaparse: remove this parser 2015-01-31 21:22:10 +01:00