spot/src/tgbaalgos
Alexandre Duret-Lutz e3b5119f25 degen: return input if it is already degeneralized
* src/tgbaalgos/degen.cc (degeneralize, degeneralize_tba): Shortcut
degeneralization if the automaton is already degeneralized.
2014-08-15 11:24:41 +02:00
..
gtec Handle all automata through shared_ptr. (monstro patch) 2014-08-15 11:07:05 +02:00
.cvsignore * src/Makefile.am (SUBDIRS): Add tgbaalgos. 2003-05-26 13:50:54 +00:00
.gitignore Add .gitignore files 2008-03-14 16:59:32 +01:00
bfssteps.cc Handle all automata through shared_ptr. (monstro patch) 2014-08-15 11:07:05 +02:00
bfssteps.hh Handle all automata through shared_ptr. (monstro patch) 2014-08-15 11:07:05 +02:00
complete.cc Handle all automata through shared_ptr. (monstro patch) 2014-08-15 11:07:05 +02:00
complete.hh Handle all automata through shared_ptr. (monstro patch) 2014-08-15 11:07:05 +02:00
compsusp.cc Fix some bdd_dict_ptr not being passed by const reference. 2014-08-15 11:07:05 +02:00
compsusp.hh Fix some bdd_dict_ptr not being passed by const reference. 2014-08-15 11:07:05 +02:00
cycles.cc Use emplace() for associative containers. 2014-07-31 16:59:47 +02:00
cycles.hh Handle all automata through shared_ptr. (monstro patch) 2014-08-15 11:07:05 +02:00
degen.cc degen: return input if it is already degeneralized 2014-08-15 11:24:41 +02:00
degen.hh Handle all automata through shared_ptr. (monstro patch) 2014-08-15 11:07:05 +02:00
dotty.cc Handle all automata through shared_ptr. (monstro patch) 2014-08-15 11:07:05 +02:00
dotty.hh Handle all automata through shared_ptr. (monstro patch) 2014-08-15 11:07:05 +02:00
dottydec.cc Handle all automata through shared_ptr. (monstro patch) 2014-08-15 11:07:05 +02:00
dottydec.hh Handle all automata through shared_ptr. (monstro patch) 2014-08-15 11:07:05 +02:00
dtbasat.cc Handle all automata through shared_ptr. (monstro patch) 2014-08-15 11:07:05 +02:00
dtbasat.hh Handle all automata through shared_ptr. (monstro patch) 2014-08-15 11:07:05 +02:00
dtgbacomp.cc Handle all automata through shared_ptr. (monstro patch) 2014-08-15 11:07:05 +02:00
dtgbacomp.hh Handle all automata through shared_ptr. (monstro patch) 2014-08-15 11:07:05 +02:00
dtgbasat.cc Handle all automata through shared_ptr. (monstro patch) 2014-08-15 11:07:05 +02:00
dtgbasat.hh Handle all automata through shared_ptr. (monstro patch) 2014-08-15 11:07:05 +02:00
dupexp.cc Handle all automata through shared_ptr. (monstro patch) 2014-08-15 11:07:05 +02:00
dupexp.hh Handle all automata through shared_ptr. (monstro patch) 2014-08-15 11:07:05 +02:00
emptiness.cc Handle all automata through shared_ptr. (monstro patch) 2014-08-15 11:07:05 +02:00
emptiness.hh Handle all automata through shared_ptr. (monstro patch) 2014-08-15 11:07:05 +02:00
emptiness_stats.hh Upgrade GPL v2+ to GPL v3+. 2012-10-12 22:05:18 +02:00
gv04.cc Handle all automata through shared_ptr. (monstro patch) 2014-08-15 11:07:05 +02:00
gv04.hh Handle all automata through shared_ptr. (monstro patch) 2014-08-15 11:07:05 +02:00
isdet.cc Handle all automata through shared_ptr. (monstro patch) 2014-08-15 11:07:05 +02:00
isdet.hh Handle all automata through shared_ptr. (monstro patch) 2014-08-15 11:07:05 +02:00
isweakscc.cc Handle all automata through shared_ptr. (monstro patch) 2014-08-15 11:07:05 +02:00
isweakscc.hh Remove is_syntactic_weak_scc and is_syntactic_terminal_scc 2014-08-10 20:21:11 +02:00
lbtt.cc Fix some bdd_dict_ptr not being passed by const reference. 2014-08-15 11:07:05 +02:00
lbtt.hh Fix some bdd_dict_ptr not being passed by const reference. 2014-08-15 11:07:05 +02:00
ltl2taa.cc Handle all automata through shared_ptr. (monstro patch) 2014-08-15 11:07:05 +02:00
ltl2taa.hh Handle all automata through shared_ptr. (monstro patch) 2014-08-15 11:07:05 +02:00
ltl2tgba_fm.cc Fix some bdd_dict_ptr not being passed by const reference. 2014-08-15 11:07:05 +02:00
ltl2tgba_fm.hh Fix some bdd_dict_ptr not being passed by const reference. 2014-08-15 11:07:05 +02:00
magic.cc Handle all automata through shared_ptr. (monstro patch) 2014-08-15 11:07:05 +02:00
magic.hh Handle all automata through shared_ptr. (monstro patch) 2014-08-15 11:07:05 +02:00
Makefile.am remove tgba_explicit variants and the old scc_filter 2014-08-12 10:18:15 +02:00
minimize.cc Handle all automata through shared_ptr. (monstro patch) 2014-08-15 11:07:05 +02:00
minimize.hh Handle all automata through shared_ptr. (monstro patch) 2014-08-15 11:07:05 +02:00
ndfs_result.hxx Handle all automata through shared_ptr. (monstro patch) 2014-08-15 11:07:05 +02:00
neverclaim.cc Handle all automata through shared_ptr. (monstro patch) 2014-08-15 11:07:05 +02:00
neverclaim.hh Handle all automata through shared_ptr. (monstro patch) 2014-08-15 11:07:05 +02:00
postproc.cc Handle all automata through shared_ptr. (monstro patch) 2014-08-15 11:07:05 +02:00
postproc.hh Handle all automata through shared_ptr. (monstro patch) 2014-08-15 11:07:05 +02:00
powerset.cc Handle all automata through shared_ptr. (monstro patch) 2014-08-15 11:07:05 +02:00
powerset.hh Handle all automata through shared_ptr. (monstro patch) 2014-08-15 11:07:05 +02:00
projrun.cc Handle all automata through shared_ptr. (monstro patch) 2014-08-15 11:07:05 +02:00
projrun.hh Handle all automata through shared_ptr. (monstro patch) 2014-08-15 11:07:05 +02:00
randomgraph.cc Fix some bdd_dict_ptr not being passed by const reference. 2014-08-15 11:07:05 +02:00
randomgraph.hh Fix some bdd_dict_ptr not being passed by const reference. 2014-08-15 11:07:05 +02:00
reachiter.cc Handle all automata through shared_ptr. (monstro patch) 2014-08-15 11:07:05 +02:00
reachiter.hh Handle all automata through shared_ptr. (monstro patch) 2014-08-15 11:07:05 +02:00
reducerun.cc Handle all automata through shared_ptr. (monstro patch) 2014-08-15 11:07:05 +02:00
reducerun.hh Handle all automata through shared_ptr. (monstro patch) 2014-08-15 11:07:05 +02:00
replayrun.cc Handle all automata through shared_ptr. (monstro patch) 2014-08-15 11:07:05 +02:00
replayrun.hh Handle all automata through shared_ptr. (monstro patch) 2014-08-15 11:07:05 +02:00
rundotdec.cc Handle all automata through shared_ptr. (monstro patch) 2014-08-15 11:07:05 +02:00
rundotdec.hh Handle all automata through shared_ptr. (monstro patch) 2014-08-15 11:07:05 +02:00
safety.cc Handle all automata through shared_ptr. (monstro patch) 2014-08-15 11:07:05 +02:00
safety.hh Handle all automata through shared_ptr. (monstro patch) 2014-08-15 11:07:05 +02:00
save.cc Handle all automata through shared_ptr. (monstro patch) 2014-08-15 11:07:05 +02:00
save.hh Handle all automata through shared_ptr. (monstro patch) 2014-08-15 11:07:05 +02:00
scc.cc Handle all automata through shared_ptr. (monstro patch) 2014-08-15 11:07:05 +02:00
scc.hh Handle all automata through shared_ptr. (monstro patch) 2014-08-15 11:07:05 +02:00
sccfilter.cc Handle all automata through shared_ptr. (monstro patch) 2014-08-15 11:07:05 +02:00
sccfilter.hh Handle all automata through shared_ptr. (monstro patch) 2014-08-15 11:07:05 +02:00
sccinfo.cc Handle all automata through shared_ptr. (monstro patch) 2014-08-15 11:07:05 +02:00
sccinfo.hh Handle all automata through shared_ptr. (monstro patch) 2014-08-15 11:07:05 +02:00
se05.cc Handle all automata through shared_ptr. (monstro patch) 2014-08-15 11:07:05 +02:00
se05.hh Handle all automata through shared_ptr. (monstro patch) 2014-08-15 11:07:05 +02:00
simulation.cc Handle all automata through shared_ptr. (monstro patch) 2014-08-15 11:07:05 +02:00
simulation.hh Handle all automata through shared_ptr. (monstro patch) 2014-08-15 11:07:05 +02:00
stats.cc Handle all automata through shared_ptr. (monstro patch) 2014-08-15 11:07:05 +02:00
stats.hh Handle all automata through shared_ptr. (monstro patch) 2014-08-15 11:07:05 +02:00
stripacc.cc Handle all automata through shared_ptr. (monstro patch) 2014-08-15 11:07:05 +02:00
stripacc.hh Handle all automata through shared_ptr. (monstro patch) 2014-08-15 11:07:05 +02:00
tau03.cc Handle all automata through shared_ptr. (monstro patch) 2014-08-15 11:07:05 +02:00
tau03.hh Handle all automata through shared_ptr. (monstro patch) 2014-08-15 11:07:05 +02:00
tau03opt.cc Handle all automata through shared_ptr. (monstro patch) 2014-08-15 11:07:05 +02:00
tau03opt.hh Handle all automata through shared_ptr. (monstro patch) 2014-08-15 11:07:05 +02:00
translate.cc Fix some bdd_dict_ptr not being passed by const reference. 2014-08-15 11:07:05 +02:00
translate.hh Fix some bdd_dict_ptr not being passed by const reference. 2014-08-15 11:07:05 +02:00
weight.cc Use emplace() for associative containers. 2014-07-31 16:59:47 +02:00
weight.hh Upgrade GPL v2+ to GPL v3+. 2012-10-12 22:05:18 +02:00
word.cc Fix some bdd_dict_ptr not being passed by const reference. 2014-08-15 11:07:05 +02:00
word.hh Fix some bdd_dict_ptr not being passed by const reference. 2014-08-15 11:07:05 +02:00