spot/src
Alexandre Duret-Lutz 68ce9980d1 Introduce spot::state_set.
* src/tgba/state.hh: Define state_set and shared_state_set.
* src/tgba/taatgba.cc, src/tgba/taatgba.hh: Rename the existing
state_set (that inherits from spot::state) as set_state.
* src/tgba/tgbakvcomplement.cc: Use shared_state_set instead
of state_set.
* src/tgbaalgos/minimize.cc (state_set): Rename as...
(build_state_set): ... this.
2013-08-23 17:02:30 +02:00
..
bin ltlcross: add support for ltl2dstar's output. 2013-08-23 17:02:30 +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 Introduce spot::state_set. 2013-08-23 17:02:30 +02:00
tgbaalgos Introduce spot::state_set. 2013-08-23 17:02:30 +02:00
tgbaparse Use -fvisibility=hidden globally. 2013-07-29 01:14:37 +02:00
tgbatest * src/tgbatest/ltl2tgba.cc: Accept reading LBTT files from stdin. 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