spot/src/tgbaparse
Pierre PARUTTO a15aac2845 Revamp tgbaexplicit.hh
* src/tgba/tgbaexplicit.hh, src/tgba/tgbaexplicit.cc: Factor most of
the code in an explicit_graph<State, Type> that inherits from type.
The tgba_explicit type<State> now inherits from
explicit_graph<State,tgba>.
* src/ltlvisit/contain.cc, src/neverparse/neverclaimparse.yy
src/tgba/tgbareduc.cc, src/tgba/tgbareduc.hh, src/tgbaalgos/cutscc.cc,
src/tgbaalgos/dupexp.cc, src/tgbaalgos/dupexp.hh,
src/tgbaalgos/emptiness.cc, src/tgbaalgos/ltl2tgba_fm.cc,
src/tgbaalgos/ltl2tgba_fm.hh, src/tgbaalgos/minimize.cc,
src/tgbaalgos/powerset.cc, src/tgbaalgos/randomgraph.cc,
src/tgbaalgos/sccfilter.cc, src/tgbaparse/tgbaparse.yy,
src/tgbatest/complementation.cc, src/tgbatest/explicit.cc,
src/tgbatest/explprod.cc, src/tgbatest/ltl2tgba.cc,
src/tgbatest/mixprod.cc, src/tgbatest/powerset.cc,
src/tgbatest/tgbaread.cc, src/tgbatest/tripprod.cc:
Replace tgba_explicit* by the actual type used.
* src/tgbatest/explicit2.cc: New file.
* src/tgbatest/Makefile.am: Add it.
2012-04-12 17:39:48 +02:00
..
.cvsignore * configure.ac: Output src/tgbaparse/Makefile. 2003-06-05 15:22:42 +00:00
.gitignore Add .gitignore files 2008-03-14 16:59:32 +01:00
fmterror.cc * src/ltlparse/ltlscan.ll: Pass yyleng to the std::string constructor, 2004-12-16 12:33:37 +00:00
Makefile.am Fix VPATH builds, now that hash.hh include _config.h 2011-12-18 12:56:44 +01:00
parsedecl.hh * src/evtgbatest/evtgbaparse.yy, src/evtgbaparse/evtgbascan.ll, 2008-02-25 14:36:58 +01:00
public.hh Introduce tgba_explicit_labelled<label> so that we can build 2009-11-10 16:57:28 +01:00
tgbaparse.yy Revamp tgbaexplicit.hh 2012-04-12 17:39:48 +02:00
tgbascan.ll Allow atomic propositions and identifiers like `X.Y'. 2011-03-07 11:09:53 +01:00