spot/src
Alexandre Duret-Lutz 2da0053c53 dstarparse: Preliminary work on a parser for ltl2dstar.
Supports reading Rabin and Streett automata, and converting them to
nondeterministic Büchi automata (for Rabin) or TGBA (for Streett).

* src/dstarparse/Makefile.am, src/dstarparse/dstarparse.yy,
src/dstarparse/dstarscan.ll, src/dstarparse/fmterror.cc,
src/dstarparse/parsedecl.hh, src/dstarparse/public.hh,
src/dstarparse/nra2nba.cc, src/dstarparse/nsa2tgba.cc: New files.
* configure.ac, src/Makefile.am, README: Adjust.
* src/tgbatest/ltl2tgba.cc: Add options -XD, -XDB.
* src/tgbatest/dstar.test: New file.
* src/tgbatest/Makefile.am (TESTS): Add it.
2013-08-23 17:02:30 +02:00
..
bin ltlcross: give an example of accepted word for nonempty cross-products 2013-07-29 01:14:38 +02:00
dstarparse dstarparse: Preliminary work on a parser for ltl2dstar. 2013-08-23 17:02:30 +02:00
eltlparse Use -fvisibility=hidden globally. 2013-07-29 01:14:37 +02:00
eltltest eltl2tgba: slight cleanup of the tests. 2013-01-17 14:06:31 +01:00
kripke Use -fvisibility=hidden globally. 2013-07-29 01:14:37 +02:00
kripkeparse Use -fvisibility=hidden globally. 2013-07-29 01:14:37 +02:00
kripketest more files to ignore 2012-11-28 16:45:04 +01:00
ltlast Use -fvisibility=hidden globally. 2013-07-29 01:14:37 +02:00
ltlenv Use -fvisibility=hidden globally. 2013-07-29 01:14:37 +02:00
ltlparse Use -fvisibility=hidden globally. 2013-07-29 01:14:37 +02:00
ltltest bin: Ignore empty lines on input. 2013-05-12 17:32:46 +02:00
ltlvisit Use -fvisibility=hidden globally. 2013-07-29 01:14:37 +02:00
misc bitvect: implement a dynamic bit-vector class. 2013-08-23 17:02:29 +02:00
neverparse Use -fvisibility=hidden globally. 2013-07-29 01:14:37 +02:00
priv Use the count_state() function instead of stats_reachable(). 2013-07-29 01:14:37 +02:00
saba Use the count_state() function instead of stats_reachable(). 2013-07-29 01:14:37 +02:00
sabaalgos Use -fvisibility=hidden globally. 2013-07-29 01:14:37 +02:00
sabatest more files to ignore 2012-11-28 16:45:04 +01:00
sanity Add missing copyright blurbs to sanity tests. 2013-07-29 01:14:36 +02:00
ta Use -fvisibility=hidden globally. 2013-07-29 01:14:37 +02:00
taalgos * src/taalgos/tgba2ta.cc: Cosmetics. 2013-07-29 01:14:37 +02:00
tgba Use the count_state() function instead of stats_reachable(). 2013-07-29 01:14:37 +02:00
tgbaalgos degen: Improve when initial state is accepting without self-loop. 2013-08-23 17:01:55 +02:00
tgbaparse Use -fvisibility=hidden globally. 2013-07-29 01:14:37 +02:00
tgbatest dstarparse: Preliminary work on a parser for ltl2dstar. 2013-08-23 17:02:30 +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 dstarparse: Preliminary work on a parser for ltl2dstar. 2013-08-23 17:02:30 +02:00