spot/src/twaalgos
Alexandre Duret-Lutz 2052e73af8 word: store the bdd dict for easier printing
* src/twaalgos/word.hh, src/twaalgos/word.cc: Store the
bdd_dict, and replace the print() method by a << overload.
* NEWS: Mention it.
* src/bin/ltlcross.cc, src/bin/common_aoutput.hh: Adjust.
2015-12-01 01:57:37 +01:00
..
gtec fix constness of twa::get_init_state() and twa_succ_iterator::dst() 2015-11-28 21:47:04 +01:00
.gitignore
are_isomorphic.cc twa: rename the is_* getters as prop_* 2015-11-05 09:51:53 +01:00
are_isomorphic.hh
bfssteps.cc twa_succ_iterator: rename accessors 2015-10-28 21:16:21 +01:00
bfssteps.hh twa_succ_iterator: rename accessors 2015-10-28 21:16:21 +01:00
canonicalize.cc
canonicalize.hh
cleanacc.cc
cleanacc.hh
complement.cc
complement.hh
complete.cc twa: rename the is_* getters as prop_* 2015-11-05 09:51:53 +01:00
complete.hh
compsusp.cc fix constness of twa::get_init_state() and twa_succ_iterator::dst() 2015-11-28 21:47:04 +01:00
compsusp.hh
copy.cc twa_succ_iterator: rename accessors 2015-10-28 21:16:21 +01:00
copy.hh
cycles.cc
cycles.hh
degen.cc twa: rename the is_* getters as prop_* 2015-11-05 09:51:53 +01:00
degen.hh
dot.cc dot: add support for option +N 2015-11-14 14:49:31 +01:00
dot.hh
dtbasat.cc twa: rename the is_* getters as prop_* 2015-11-05 09:51:53 +01:00
dtbasat.hh
dtwasat.cc dtwa_sat_minimize: better selection of the reference automaton 2015-11-24 06:23:44 +01:00
dtwasat.hh sat: rename dtgbasat as dtwasat 2015-11-24 05:44:51 +01:00
emptiness.cc python: fix output of twa_run 2015-10-29 17:24:10 +01:00
emptiness.hh python: fix output of twa_run 2015-10-29 17:24:10 +01:00
emptiness_stats.hh
gv04.cc twa_succ_iterator: rename accessors 2015-10-28 21:16:21 +01:00
gv04.hh
hoa.cc print_hoa: add option "k" 2015-11-28 02:18:13 +01:00
hoa.hh print_hoa: add option "k" 2015-11-28 02:18:13 +01:00
isdet.cc twa: rename the is_* getters as prop_* 2015-11-05 09:51:53 +01:00
isdet.hh
isunamb.cc hoa: output "unambiguous" only for non-deterministic automata by default 2015-11-05 19:42:08 +01:00
isunamb.hh
isweakscc.cc
isweakscc.hh
lbtt.cc twa: rename the is_* getters as prop_* 2015-11-05 09:51:53 +01:00
lbtt.hh
ltl2taa.cc
ltl2taa.hh
ltl2tgba_fm.cc fix constness of twa::get_init_state() and twa_succ_iterator::dst() 2015-11-28 21:47:04 +01:00
ltl2tgba_fm.hh
magic.cc twa_succ_iterator: rename accessors 2015-10-28 21:16:21 +01:00
magic.hh
Makefile.am sat: rename dtgbasat as dtwasat 2015-11-24 05:44:51 +01:00
mask.cc
mask.hh
minimize.cc rename safety.hh as strength.hh 2015-11-07 14:28:40 +01:00
minimize.hh
ndfs_result.hxx twa_succ_iterator: rename accessors 2015-10-28 21:16:21 +01:00
neverclaim.cc
neverclaim.hh
postproc.cc sat: rename dtgbasat as dtwasat 2015-11-24 05:44:51 +01:00
postproc.hh
powerset.cc
powerset.hh
product.cc twa: rename the is_* getters as prop_* 2015-11-05 09:51:53 +01:00
product.hh
projrun.cc twa_run: keep a pointer to the automaton 2015-10-25 11:58:14 +01:00
projrun.hh rename tgba_run as twa_run 2015-10-24 19:23:59 +02:00
randomgraph.cc twa: rename the is_* getters as prop_* 2015-11-05 09:51:53 +01:00
randomgraph.hh * src/twaalgos/randomgraph.hh: Fix comments. 2015-10-24 15:45:55 +02:00
randomize.cc
randomize.hh
reachiter.cc fix constness of twa::get_init_state() and twa_succ_iterator::dst() 2015-11-28 21:47:04 +01:00
reachiter.hh
relabel.cc
relabel.hh
remfin.cc twa: rename the is_* getters as prop_* 2015-11-05 09:51:53 +01:00
remfin.hh
remprop.cc
remprop.hh
sbacc.cc twa: rename the is_* getters as prop_* 2015-11-05 09:51:53 +01:00
sbacc.hh
sccfilter.cc
sccfilter.hh
sccinfo.cc
sccinfo.hh
se05.cc twa_succ_iterator: rename accessors 2015-10-28 21:16:21 +01:00
se05.hh
sepsets.cc
sepsets.hh
simulation.cc twa: rename the is_* getters as prop_* 2015-11-05 09:51:53 +01:00
simulation.hh
stats.cc twa_succ_iterator: rename accessors 2015-10-28 21:16:21 +01:00
stats.hh stats: rename structures and attribute for concistency 2015-10-24 19:23:59 +02:00
strength.cc Add a notebook illustrating decompose_strength() 2015-11-08 22:07:43 +01:00
strength.hh Add a decompose_strength() function. 2015-11-08 22:07:43 +01:00
stripacc.cc
stripacc.hh
stutter.cc fix constness of twa::get_init_state() and twa_succ_iterator::dst() 2015-11-28 21:47:04 +01:00
stutter.hh
tau03.cc twa_succ_iterator: rename accessors 2015-10-28 21:16:21 +01:00
tau03.hh
tau03opt.cc twa_succ_iterator: rename accessors 2015-10-28 21:16:21 +01:00
tau03opt.hh
totgba.cc add support for the weak property 2015-11-06 21:51:48 +01:00
totgba.hh
translate.cc
translate.hh
weight.cc
weight.hh
word.cc word: store the bdd dict for easier printing 2015-12-01 01:57:37 +01:00
word.hh word: store the bdd dict for easier printing 2015-12-01 01:57:37 +01:00