spot/src/ltlvisit
Alexandre Duret-Lutz e0bd0ad4c0 rename tgba_digraph as twa_graph
Automatic mass renaming.

* src/bin/autfilt.cc, src/bin/common_aoutput.cc,
src/bin/common_aoutput.hh, src/bin/common_conv.cc,
src/bin/common_conv.hh, src/bin/common_output.hh, src/bin/dstar2tgba.cc,
src/bin/ltlcross.cc, src/bin/ltldo.cc, src/bin/randaut.cc,
src/dstarparse/dra2ba.cc, src/dstarparse/dstar2tgba.cc,
src/dstarparse/dstarparse.yy, src/dstarparse/nra2nba.cc,
src/dstarparse/nsa2tgba.cc, src/dstarparse/public.hh,
src/graphtest/tgbagraph.cc, src/hoaparse/hoaparse.yy,
src/hoaparse/public.hh, src/ltlvisit/contain.hh,
src/ltlvisit/exclusive.cc, src/ltlvisit/exclusive.hh,
src/priv/accmap.hh, src/taalgos/minimize.cc, src/tgba/fwd.hh,
src/tgba/tgba.cc, src/tgba/tgbagraph.cc, src/tgba/tgbagraph.hh,
src/tgba/tgbasafracomplement.cc, src/tgba/tgbasafracomplement.hh,
src/tgbaalgos/are_isomorphic.cc, src/tgbaalgos/are_isomorphic.hh,
src/tgbaalgos/canonicalize.cc, src/tgbaalgos/canonicalize.hh,
src/tgbaalgos/cleanacc.cc, src/tgbaalgos/cleanacc.hh,
src/tgbaalgos/complete.cc, src/tgbaalgos/complete.hh,
src/tgbaalgos/compsusp.cc, src/tgbaalgos/compsusp.hh,
src/tgbaalgos/cycles.hh, src/tgbaalgos/degen.cc, src/tgbaalgos/degen.hh,
src/tgbaalgos/dotty.cc, src/tgbaalgos/dtbasat.cc,
src/tgbaalgos/dtbasat.hh, src/tgbaalgos/dtgbacomp.cc,
src/tgbaalgos/dtgbacomp.hh, src/tgbaalgos/dtgbasat.cc,
src/tgbaalgos/dtgbasat.hh, src/tgbaalgos/dupexp.cc,
src/tgbaalgos/dupexp.hh, src/tgbaalgos/emptiness.cc,
src/tgbaalgos/emptiness.hh, src/tgbaalgos/hoa.cc,
src/tgbaalgos/isdet.cc, src/tgbaalgos/isdet.hh, src/tgbaalgos/lbtt.cc,
src/tgbaalgos/ltl2tgba_fm.cc, src/tgbaalgos/ltl2tgba_fm.hh,
src/tgbaalgos/mask.cc, src/tgbaalgos/mask.hh, src/tgbaalgos/minimize.cc,
src/tgbaalgos/minimize.hh, src/tgbaalgos/neverclaim.cc,
src/tgbaalgos/postproc.cc, src/tgbaalgos/postproc.hh,
src/tgbaalgos/powerset.cc, src/tgbaalgos/powerset.hh,
src/tgbaalgos/product.cc, src/tgbaalgos/product.hh,
src/tgbaalgos/randomgraph.cc, src/tgbaalgos/randomgraph.hh,
src/tgbaalgos/randomize.cc, src/tgbaalgos/randomize.hh,
src/tgbaalgos/relabel.cc, src/tgbaalgos/relabel.hh,
src/tgbaalgos/remfin.cc, src/tgbaalgos/remfin.hh,
src/tgbaalgos/remprop.cc, src/tgbaalgos/remprop.hh,
src/tgbaalgos/safety.cc, src/tgbaalgos/safety.hh,
src/tgbaalgos/sbacc.cc, src/tgbaalgos/sbacc.hh,
src/tgbaalgos/sccfilter.cc, src/tgbaalgos/sccfilter.hh,
src/tgbaalgos/sccinfo.cc, src/tgbaalgos/sccinfo.hh,
src/tgbaalgos/simulation.cc, src/tgbaalgos/simulation.hh,
src/tgbaalgos/stats.cc, src/tgbaalgos/stats.hh,
src/tgbaalgos/stripacc.cc, src/tgbaalgos/stripacc.hh,
src/tgbaalgos/stutter.cc, src/tgbaalgos/stutter.hh,
src/tgbaalgos/totgba.cc, src/tgbaalgos/totgba.hh,
src/tgbaalgos/translate.cc, src/tgbaalgos/translate.hh,
src/tgbatest/checkpsl.cc, src/tgbatest/complementation.cc,
src/tgbatest/emptchk.cc, src/tgbatest/ltl2tgba.cc,
src/tgbatest/randtgba.cc, wrap/python/spot_impl.i,
wrap/python/tests/automata-io.ipynb, wrap/python/tests/automata.ipynb,
wrap/python/tests/piperead.ipynb, wrap/python/tests/testingaut.ipynb:
Rename tgba_digraph as twa_graph.
2015-04-22 16:57:21 +02:00
..
.cvsignore * m4/pypath.m4: New file. 2003-04-30 12:35:22 +00:00
.gitignore Add .gitignore files 2008-03-14 16:59:32 +01:00
apcollect.cc defaultenv: simplify usage 2014-11-30 19:53:14 +01:00
apcollect.hh Replace guards by pragma once. 2015-03-23 10:19:55 +01:00
clone.cc Remove deprecated algorithms. 2014-08-12 10:29:36 +02:00
clone.hh Replace guards by pragma once. 2015-03-23 10:19:55 +01:00
contain.cc save: remove 2015-01-31 21:22:15 +01:00
contain.hh rename tgba_digraph as twa_graph 2015-04-22 16:57:21 +02:00
dotty.cc automatop: remove this type of formula operator. 2014-07-04 10:47:23 +02:00
dotty.hh Replace guards by pragma once. 2015-03-23 10:19:55 +01:00
dump.cc add missing utf-8 header to many source files 2015-01-09 08:23:49 +01:00
dump.hh Replace guards by pragma once. 2015-03-23 10:19:55 +01:00
exclusive.cc rename tgba_digraph as twa_graph 2015-04-22 16:57:21 +02:00
exclusive.hh rename tgba_digraph as twa_graph 2015-04-22 16:57:21 +02:00
lbt.cc ltl: remove the useless Finish operator 2014-12-04 17:48:42 +01:00
lbt.hh Replace guards by pragma once. 2015-03-23 10:19:55 +01:00
length.cc length: slight simplification 2014-02-03 09:49:30 +01:00
length.hh Replace guards by pragma once. 2015-03-23 10:19:55 +01:00
lunabbrev.cc common: introduce SPOT_UNREACHABLE and SPOT_UNIMPLEMENTED. 2014-06-27 15:55:26 +02:00
lunabbrev.hh Replace guards by pragma once. 2015-03-23 10:19:55 +01:00
Makefile.am ltlfilt: add a --exclusive-ap option 2015-03-23 17:31:13 +01:00
mark.cc ltl: remove the useless Finish operator 2014-12-04 17:48:42 +01:00
mark.hh Replace guards by pragma once. 2015-03-23 10:19:55 +01:00
mutation.cc ltlgrind: fix indeterminism 2015-01-09 14:39:25 +01:00
mutation.hh Replace guards by pragma once. 2015-03-23 10:19:55 +01:00
nenoform.cc Use -fvisibility=hidden in src/ltlast/, src/ltlvisit/, and src/ltlenv/. 2013-07-29 01:14:03 +02:00
nenoform.hh Replace guards by pragma once. 2015-03-23 10:19:55 +01:00
postfix.cc automatop: remove this type of formula operator. 2014-07-04 10:47:23 +02:00
postfix.hh Replace guards by pragma once. 2015-03-23 10:19:55 +01:00
randomltl.cc randltl: some code cleanup 2015-03-08 13:50:12 +01:00
randomltl.hh Replace guards by pragma once. 2015-03-23 10:19:55 +01:00
relabel.cc ltl: get rid of formula_ptr_hash 2014-10-26 22:17:19 +01:00
relabel.hh ltlfilt: add a --define option 2015-04-22 16:47:01 +02:00
remove_x.cc Force Clang and GCC to have the same behaviour. 2015-04-20 13:05:58 +02:00
remove_x.hh Replace guards by pragma once. 2015-03-23 10:19:55 +01:00
simpfg.cc common: introduce SPOT_UNREACHABLE and SPOT_UNIMPLEMENTED. 2014-06-27 15:55:26 +02:00
simpfg.hh Replace guards by pragma once. 2015-03-23 10:19:55 +01:00
simplify.cc random: Get rid of uniform_distribution (non-portable). 2015-02-27 14:17:07 +01:00
simplify.hh Replace guards by pragma once. 2015-03-23 10:19:55 +01:00
snf.cc Add (void) casts for variables used only in assert()s. 2015-02-06 11:57:27 +01:00
snf.hh Replace guards by pragma once. 2015-03-23 10:19:55 +01:00
tostring.cc python: improve handling of formulas 2015-03-11 21:09:12 +01:00
tostring.hh Replace guards by pragma once. 2015-03-23 10:19:55 +01:00
tunabbrev.cc ltl: remove the useless Finish operator 2014-12-04 17:48:42 +01:00
tunabbrev.hh Replace guards by pragma once. 2015-03-23 10:19:55 +01:00
wmunabbrev.cc unabbreviate_wm: fix a segfault. 2012-10-23 22:36:18 +02:00
wmunabbrev.hh Replace guards by pragma once. 2015-03-23 10:19:55 +01:00