spot/src/tgbaalgos
Alexandre Duret-Lutz 55ee18b96a sat-minimize: more statistics.
* src/tgbaalgos/dtbasat.cc, src/tgbaalgos/dtgbasat.cc: Record
statistics about intermediate automata if SPOT_SATLOG is set to some
filename, and display intermediate automata if SPOT_SATSHOW is set.
* bench/dtgbasat/stat.sh, bench/dtgbasat/stats.sh,
bench/dtgbasat/tabl.pl, bench/dtgbasat/tabl1.pl,
bench/dtgbasat/tabl2.pl, bench/dtgbasat/tabl3.pl,
bench/dtgbasat/tabl4.pl: Gather these extra statistics.
2014-02-08 20:31:49 +01:00
..
gtec Fix compilation with g++-4.4.7. 2013-09-26 16:29:36 +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 Upgrade GPL v2+ to GPL v3+. 2012-10-12 22:05:18 +02:00
bfssteps.hh Use -fvisibility=hidden in src/tgbaalgos/. 2013-07-29 01:14:03 +02:00
complete.cc postproc: Add option to output Complete automata. 2013-09-08 20:43:52 +02:00
complete.hh complete: new algorithm for TGBAs 2013-08-26 17:27:41 +02:00
compsusp.cc Introduce compositional suspension (SPIN'13) 2013-04-27 10:52:39 +02:00
compsusp.hh Use -fvisibility=hidden in src/tgbaalgos/. 2013-07-29 01:14:03 +02:00
cutscc.cc Add missing #include. 2013-12-18 17:03:37 +01:00
cutscc.hh Use -fvisibility=hidden in src/tgbaalgos/. 2013-07-29 01:14:03 +02:00
cycles.cc Upgrade GPL v2+ to GPL v3+. 2012-10-12 22:05:18 +02:00
cycles.hh Use -fvisibility=hidden in src/tgbaalgos/. 2013-07-29 01:14:03 +02:00
degen.cc * src/tgbaalgos/degen.cc: Do not copy the unicity table. 2014-01-23 15:05:25 +01:00
degen.hh Use -fvisibility=hidden in src/tgbaalgos/. 2013-07-29 01:14:03 +02:00
dotty.cc Upgrade GPL v2+ to GPL v3+. 2012-10-12 22:05:18 +02:00
dotty.hh Use -fvisibility=hidden in src/tgbaalgos/. 2013-07-29 01:14:03 +02:00
dottydec.cc Upgrade GPL v2+ to GPL v3+. 2012-10-12 22:05:18 +02:00
dottydec.hh Use -fvisibility=hidden in src/tgbaalgos/. 2013-07-29 01:14:03 +02:00
dtbasat.cc sat-minimize: more statistics. 2014-02-08 20:31:49 +01:00
dtbasat.hh satmin: cleanup interfaces and minimization loops 2013-09-08 20:43:17 +02:00
dtgbacomp.cc rename dba_complement() to dtgba_complement() 2013-09-08 20:43:52 +02:00
dtgbacomp.hh rename dba_complement() to dtgba_complement() 2013-09-08 20:43:52 +02:00
dtgbasat.cc sat-minimize: more statistics. 2014-02-08 20:31:49 +01:00
dtgbasat.hh satmin: cleanup interfaces and minimization loops 2013-09-08 20:43:17 +02:00
dupexp.cc Add the "don't care" simulation 2013-04-09 15:05:55 +02:00
dupexp.hh Use -fvisibility=hidden in src/tgbaalgos/. 2013-07-29 01:14:03 +02:00
eltl2tgba_lacim.cc Upgrade GPL v2+ to GPL v3+. 2012-10-12 22:05:18 +02:00
eltl2tgba_lacim.hh Use -fvisibility=hidden in src/tgbaalgos/. 2013-07-29 01:14:03 +02:00
emptiness.cc Upgrade GPL v2+ to GPL v3+. 2012-10-12 22:05:18 +02:00
emptiness.hh Use -fvisibility=hidden in src/tgbaalgos/. 2013-07-29 01:14:03 +02:00
emptiness_stats.hh Upgrade GPL v2+ to GPL v3+. 2012-10-12 22:05:18 +02:00
gv04.cc Upgrade GPL v2+ to GPL v3+. 2012-10-12 22:05:18 +02:00
gv04.hh Use -fvisibility=hidden in src/tgbaalgos/. 2013-07-29 01:14:03 +02:00
isdet.cc isdet: simplify is_deterministic(), add is_complete(). 2013-08-26 17:27:42 +02:00
isdet.hh Fix warning of Clang-3.5 against Doxygen comments. 2014-02-05 15:07:34 +01:00
isweakscc.cc Use -fvisibility=hidden in src/tgbaalgos/. 2013-07-29 01:14:03 +02:00
isweakscc.hh Use -fvisibility=hidden in src/tgbaalgos/. 2013-07-29 01:14:03 +02:00
lbtt.cc lbtt: improve the LBTT output 2013-05-09 21:55:37 +02:00
lbtt.hh Use -fvisibility=hidden in src/tgbaalgos/. 2013-07-29 01:14:03 +02:00
ltl2taa.cc Add missing #include. 2013-12-18 17:03:37 +01:00
ltl2taa.hh Use -fvisibility=hidden in src/tgbaalgos/. 2013-07-29 01:14:03 +02:00
ltl2tgba_fm.cc Move bdd_allocator to src/priv/. 2013-07-29 01:12:13 +02:00
ltl2tgba_fm.hh Use -fvisibility=hidden in src/tgbaalgos/. 2013-07-29 01:14:03 +02:00
ltl2tgba_lacim.cc Upgrade GPL v2+ to GPL v3+. 2012-10-12 22:05:18 +02:00
ltl2tgba_lacim.hh Use -fvisibility=hidden in src/tgbaalgos/. 2013-07-29 01:14:03 +02:00
magic.cc Upgrade GPL v2+ to GPL v3+. 2012-10-12 22:05:18 +02:00
magic.hh Use -fvisibility=hidden in src/tgbaalgos/. 2013-07-29 01:14:03 +02:00
Makefile.am rename dba_complement() to dtgba_complement() 2013-09-08 20:43:52 +02:00
minimize.cc rename dba_complement() to dtgba_complement() 2013-09-08 20:43:52 +02:00
minimize.hh Use -fvisibility=hidden in src/tgbaalgos/. 2013-07-29 01:14:03 +02:00
ndfs_result.hxx Upgrade GPL v2+ to GPL v3+. 2012-10-12 22:05:18 +02:00
neverclaim.cc Upgrade GPL v2+ to GPL v3+. 2012-10-12 22:05:18 +02:00
neverclaim.hh Use -fvisibility=hidden in src/tgbaalgos/. 2013-07-29 01:14:03 +02:00
postproc.cc Fix uninitialized variables in spot::postprocessor. 2013-09-30 20:32:54 +02:00
postproc.hh postproc: Add option to output Complete automata. 2013-09-08 20:43:52 +02:00
powerset.cc rename dba_complement() to dtgba_complement() 2013-09-08 20:43:52 +02:00
powerset.hh tba_determinize: add a cycle_threshold 2013-08-26 17:27:41 +02:00
projrun.cc Upgrade GPL v2+ to GPL v3+. 2012-10-12 22:05:18 +02:00
projrun.hh Use -fvisibility=hidden in src/tgbaalgos/. 2013-07-29 01:14:03 +02:00
randomgraph.cc Upgrade GPL v2+ to GPL v3+. 2012-10-12 22:05:18 +02:00
randomgraph.hh * src/tgbaalgos/randomgraph.hh: Two typos, reported by Akim. 2013-09-27 14:38:03 +02:00
reachiter.cc reachiter: fix the DFS, and add a version with on_stack() 2013-08-26 17:27:40 +02:00
reachiter.hh reachiter: fix the DFS, and add a version with on_stack() 2013-08-26 17:27:40 +02:00
reducerun.cc Fix compilation with g++-4.4.7. 2013-09-26 16:29:36 +02:00
reducerun.hh Use -fvisibility=hidden in src/tgbaalgos/. 2013-07-29 01:14:03 +02:00
reductgba_sim.cc Use -fvisibility=hidden in src/tgbaalgos/. 2013-07-29 01:14:03 +02:00
reductgba_sim.hh Use -fvisibility=hidden in src/tgbaalgos/. 2013-07-29 01:14:03 +02:00
replayrun.cc Upgrade GPL v2+ to GPL v3+. 2012-10-12 22:05:18 +02:00
replayrun.hh Use -fvisibility=hidden in src/tgbaalgos/. 2013-07-29 01:14:03 +02:00
rundotdec.cc Upgrade GPL v2+ to GPL v3+. 2012-10-12 22:05:18 +02:00
rundotdec.hh Use -fvisibility=hidden in src/tgbaalgos/. 2013-07-29 01:14:03 +02:00
safety.cc Upgrade GPL v2+ to GPL v3+. 2012-10-12 22:05:18 +02:00
safety.hh Use -fvisibility=hidden in src/tgbaalgos/. 2013-07-29 01:14:03 +02:00
save.cc Upgrade GPL v2+ to GPL v3+. 2012-10-12 22:05:18 +02:00
save.hh Use -fvisibility=hidden in src/tgbaalgos/. 2013-07-29 01:14:03 +02:00
scc.cc Create a new src/priv/ directory for private algorithms. 2013-07-29 01:12:12 +02:00
scc.hh Use -fvisibility=hidden in src/tgbaalgos/. 2013-07-29 01:14:03 +02:00
sccfilter.cc Fix "BDD Error" in scc_filter(). 2013-06-19 21:21:16 +02:00
sccfilter.hh Use -fvisibility=hidden in src/tgbaalgos/. 2013-07-29 01:14:03 +02:00
se05.cc Upgrade GPL v2+ to GPL v3+. 2012-10-12 22:05:18 +02:00
se05.hh Use -fvisibility=hidden in src/tgbaalgos/. 2013-07-29 01:14:03 +02:00
simulation.cc Create a new src/priv/ directory for private algorithms. 2013-07-29 01:12:12 +02:00
simulation.hh Use -fvisibility=hidden in src/tgbaalgos/. 2013-07-29 01:14:03 +02:00
stats.cc stats: add %r to display run-time 2013-08-26 17:27:43 +02:00
stats.hh stats: add %r to display run-time 2013-08-26 17:27:43 +02:00
stripacc.cc postproc: add the possibility to output a monitor 2012-10-21 00:02:06 +02:00
stripacc.hh Use -fvisibility=hidden in src/tgbaalgos/. 2013-07-29 01:14:03 +02:00
tau03.cc Upgrade GPL v2+ to GPL v3+. 2012-10-12 22:05:18 +02:00
tau03.hh Use -fvisibility=hidden in src/tgbaalgos/. 2013-07-29 01:14:03 +02:00
tau03opt.cc Upgrade GPL v2+ to GPL v3+. 2012-10-12 22:05:18 +02:00
tau03opt.hh Use -fvisibility=hidden in src/tgbaalgos/. 2013-07-29 01:14:03 +02:00
translate.cc translate: use compositional suspension on request 2013-04-27 10:52:49 +02:00
translate.hh Use -fvisibility=hidden in src/tgbaalgos/. 2013-07-29 01:14:03 +02:00
weight.cc Upgrade GPL v2+ to GPL v3+. 2012-10-12 22:05:18 +02:00
weight.hh Upgrade GPL v2+ to GPL v3+. 2012-10-12 22:05:18 +02:00
word.cc ltlcross: give an example of accepted word for nonempty cross-products 2013-07-29 01:14:38 +02:00
word.hh ltlcross: give an example of accepted word for nonempty cross-products 2013-07-29 01:14:38 +02:00