spot/src
Alexandre Duret-Lutz 4e22bb8b09 Introduce tgba_explicit_labelled<label> so that we can build
tgba_explicit instances labelled by other objects than strings.

* src/tgba/tgbaexplicit.cc, src/tgba/tgbaexplicit.hh:
Split tgba_explicit in two levels: tgba_explicit with unlabelled
states, and tgba_explicit_labelled templated by the type of
the label.  Define tgba_explicit_string (with the interface
of the former tgba_explicit class) and tgba_explicit_formula
for future use in ltl2tgba.cc.
* src/tgba/tgbareduc.cc, src/tgba/tgbareduc.hh,
src/tgbaalgos/cutscc.cc, src/tgbaalgos/dupexp.cc,
src/tgbaalgos/emptiness.cc, src/tgbaalgos/ltl2tgba_fm.cc,
src/tgbaalgos/powerset.cc, src/tgbaalgos/randomgraph.cc,
src/tgbaparse/public.hh, src/tgbaparse/tgbaparse.yy,
src/tgbatest/explicit.cc, src/tgbatest/ltl2tgba.cc: Adjust to
use tgba_explicit_string when appropriate.
2009-11-10 16:57:28 +01:00
..
eltlparse Deprecate ltl::destroy(f) in favor of f->destroy() 2009-11-09 07:13:31 +01:00
eltltest Deprecate ltl::destroy(f) in favor of f->destroy() 2009-11-09 07:13:31 +01:00
evtgba * src/tgba/tgba.hh (format_state): s/automata who/automata that/. 2009-05-28 18:23:42 +02:00
evtgbaalgos Deprecate ltl::destroy(f) in favor of f->destroy() 2009-11-09 07:13:31 +01:00
evtgbaparse * src/evtgbaparse/evtgbaparse.yy: Stay on 80 columns. 2009-03-25 17:43:55 +01:00
evtgbatest Deprecate ltl::destroy(f) in favor of f->destroy() 2009-11-09 07:13:31 +01:00
kripke Introduce some experimental kripke classes to simplify writing 2009-06-02 17:30:27 +02:00
ltlast Deprecate ltl::destroy(f) in favor of f->destroy() 2009-11-09 07:13:31 +01:00
ltlenv Deprecate ltl::destroy(f) in favor of f->destroy() 2009-11-09 07:13:31 +01:00
ltlparse Deprecate ltl::destroy(f) in favor of f->destroy() 2009-11-09 07:13:31 +01:00
ltltest Deprecate ltl::destroy(f) in favor of f->destroy() 2009-11-09 07:13:31 +01:00
ltlvisit Deprecate ltl::destroy(f) in favor of f->destroy() 2009-11-09 07:13:31 +01:00
misc Minor fixes. 2009-10-16 17:48:47 +02:00
sanity Fix spurious failure of style.test. 2009-11-04 18:29:38 +01:00
tgba Introduce tgba_explicit_labelled<label> so that we can build 2009-11-10 16:57:28 +01:00
tgbaalgos Introduce tgba_explicit_labelled<label> so that we can build 2009-11-10 16:57:28 +01:00
tgbaparse Introduce tgba_explicit_labelled<label> so that we can build 2009-11-10 16:57:28 +01:00
tgbatest Introduce tgba_explicit_labelled<label> so that we can build 2009-11-10 16:57:28 +01: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 Introduce some experimental kripke classes to simplify writing 2009-06-02 17:30:27 +02:00