spot/spot/twaalgos
Alexandre Duret-Lutz f9eefdc295 emptiness stats: remove some unused code
* spot/twaalgos/emptiness_stats.hh (unsigned_statistics_copy): Remove.
* tests/core/randtgba.cc: Remove option -H.
2017-03-10 16:24:46 +01:00
..
gtec rearrange some code to trigger less warning from PVS-Studio 2016-10-29 12:37:35 +02:00
.gitignore rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
alternation.cc is_alternating() -> !is_existential() 2017-02-12 15:56:02 +01:00
alternation.hh alternation: implement remove_alternation() for weak alt automata 2016-12-29 12:57:16 +01:00
are_isomorphic.cc is_alternating() -> !is_existential() 2017-02-12 15:56:02 +01:00
are_isomorphic.hh sanity: Replace tabulars by spaces in *.cc *.hh *.hxx 2016-03-10 17:40:46 +01:00
bfssteps.cc Prefer emplace_back to push_back 2016-11-23 09:39:58 +01:00
bfssteps.hh sanity: Replace tabulars by spaces in *.cc *.hh *.hxx 2016-03-10 17:40:46 +01:00
canonicalize.cc is_alternating() -> !is_existential() 2017-02-12 15:56:02 +01:00
canonicalize.hh rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
cleanacc.cc sanity: Replace tabulars by spaces in *.cc *.hh *.hxx 2016-03-10 17:40:46 +01:00
cleanacc.hh rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
complement.cc rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
complement.hh rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
complete.cc twa: add prop_set::improve_det 2016-12-30 10:56:04 +01:00
complete.hh rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
compsusp.cc Prefer emplace_back to push_back 2016-11-23 09:39:58 +01:00
compsusp.hh sanity: Replace tabulars by spaces in *.cc *.hh *.hxx 2016-03-10 17:40:46 +01:00
copy.cc Prefer emplace_back to push_back 2016-11-23 09:39:58 +01:00
copy.hh copy: improve documentation 2016-12-24 21:08:00 +01:00
couvreurnew.cc emptiness checks: replace assert-preconditions by exceptions 2017-03-10 14:36:22 +01:00
couvreurnew.hh Add a new, parameterized, version of the Couvreur emptiness check. 2016-12-13 16:18:31 +01:00
cycles.cc is_alternating() -> !is_existential() 2017-02-12 15:56:02 +01:00
cycles.hh sanity: Replace tabulars by spaces in *.cc *.hh *.hxx 2016-03-10 17:40:46 +01:00
degen.cc degen: improve test coverage 2017-03-08 15:48:38 +01:00
degen.hh sanity: Replace tabulars by spaces in *.cc *.hh *.hxx 2016-03-10 17:40:46 +01:00
determinize.cc is_alternating() -> !is_existential() 2017-02-12 15:56:02 +01:00
determinize.hh sanity: Replace tabulars by spaces in *.cc *.hh *.hxx 2016-03-10 17:40:46 +01:00
dot.cc autfilt: Better display of cluster when universal edge loops in it 2017-02-16 18:53:18 +01:00
dot.hh sanity: Replace tabulars by spaces in *.cc *.hh *.hxx 2016-03-10 17:40:46 +01:00
dtbasat.cc is_alternating() -> !is_existential() 2017-02-12 15:56:02 +01:00
dtbasat.hh spot: Add 'langmap' option with dichotomy (it helps to choose min val) 2017-01-06 19:53:21 +01:00
dtwasat.cc is_alternating() -> !is_existential() 2017-02-12 15:56:02 +01:00
dtwasat.hh spot: Add 'langmap' option with dichotomy (it helps to choose min val) 2017-01-06 19:53:21 +01:00
emptiness.cc emptiness: allow twa_run::as_twa to preserve names 2017-02-04 10:02:23 +01:00
emptiness.hh emptiness: allow twa_run::as_twa to preserve names 2017-02-04 10:02:23 +01:00
emptiness_stats.hh emptiness stats: remove some unused code 2017-03-10 16:24:46 +01:00
gv04.cc emptiness checks: replace assert-preconditions by exceptions 2017-03-10 14:36:22 +01:00
gv04.hh rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
hoa.cc is_alternating() -> !is_existential() 2017-02-12 15:56:02 +01:00
hoa.hh hoa: add option to output version 1.1 2016-04-20 15:23:55 +02:00
isdet.cc * spot/twaalgos/isdet.cc: Remove debug statement. 2016-12-30 09:09:05 +01:00
isdet.hh support for semi-deterministic property 2016-12-29 16:37:43 +01:00
isunamb.cc is_alternating() -> !is_existential() 2017-02-12 15:56:02 +01:00
isunamb.hh rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
isweakscc.cc is_alternating() -> !is_existential() 2017-02-12 15:56:02 +01:00
isweakscc.hh introduce is_inherently_weak_automaton() 2015-12-08 18:13:19 +01:00
langmap.cc langmap: adjust to only color non-unique languages 2017-01-17 21:58:03 +01:00
langmap.hh langmap: adjust to only color non-unique languages 2017-01-17 21:58:03 +01:00
lbtt.cc lbtt: fix a memory leak detected by asan. 2016-07-27 20:10:51 +02:00
lbtt.hh sanity: Replace tabulars by spaces in *.cc *.hh *.hxx 2016-03-10 17:40:46 +01:00
ltl2taa.cc Prefer emplace_back to push_back 2016-11-23 09:39:58 +01:00
ltl2taa.hh sanity: Replace tabulars by spaces in *.cc *.hh *.hxx 2016-03-10 17:40:46 +01:00
ltl2tgba_fm.cc Prefer emplace_back to push_back 2016-11-23 09:39:58 +01:00
ltl2tgba_fm.hh sanity: Replace tabulars by spaces in *.cc *.hh *.hxx 2016-03-10 17:40:46 +01:00
magic.cc emptiness checks: replace assert-preconditions by exceptions 2017-03-10 14:36:22 +01:00
magic.hh sanity: Replace tabulars by spaces in *.cc *.hh *.hxx 2016-03-10 17:40:46 +01:00
Makefile.am Implement sum(..) and sum_and(..). 2017-03-09 11:42:08 +01:00
mask.cc twa: add prop_set::improve_det 2016-12-30 10:56:04 +01:00
mask.hh Add a decompose_scc() function 2017-02-21 21:32:11 +01:00
minimize.cc monitor: fix -MD/-M difference in property output 2017-03-03 18:37:32 +01:00
minimize.hh sanity: Replace tabulars by spaces in *.cc *.hh *.hxx 2016-03-10 17:40:46 +01:00
ndfs_result.hxx active -Wsuggest-override where supported 2016-07-27 10:30:10 +02:00
neverclaim.cc Mark more classes are final. 2016-03-13 16:03:39 +01:00
neverclaim.hh sanity: Replace tabulars by spaces in *.cc *.hh *.hxx 2016-03-10 17:40:46 +01:00
postproc.cc monitor: fix -MD/-M difference in property output 2017-03-03 18:37:32 +01:00
postproc.hh postproc/translate: more doc and references 2017-03-07 15:38:46 +01:00
powerset.cc powerset: minor simplifications 2017-02-28 17:01:15 +01:00
powerset.hh sanity: Replace tabulars by spaces in *.cc *.hh *.hxx 2016-03-10 17:40:46 +01:00
product.cc is_alternating() -> !is_existential() 2017-02-12 15:56:02 +01:00
product.hh sanity: Replace tabulars by spaces in *.cc *.hh *.hxx 2016-03-10 17:40:46 +01:00
randomgraph.cc Prefer emplace_back to push_back 2016-11-23 09:39:58 +01:00
randomgraph.hh sanity: Replace tabulars by spaces in *.cc *.hh *.hxx 2016-03-10 17:40:46 +01:00
randomize.cc is_alternating() -> !is_existential() 2017-02-12 15:56:02 +01:00
randomize.hh highlight: improve support for highlighted edges 2016-07-18 23:23:01 +02:00
reachiter.cc Prefer emplace_back to push_back 2016-11-23 09:39:58 +01:00
reachiter.hh sanity: Replace tabulars by spaces in *.cc *.hh *.hxx 2016-03-10 17:40:46 +01:00
relabel.cc Prefer emplace_back to push_back 2016-11-23 09:39:58 +01:00
relabel.hh sanity: Replace tabulars by spaces in *.cc *.hh *.hxx 2016-03-10 17:40:46 +01:00
remfin.cc * spot/twaalgos/remfin.cc: Typos in comment. 2017-03-08 16:52:46 +01:00
remfin.hh ltlfilt: add --recurrence and --persistence 2017-01-10 16:11:11 +01:00
remprop.cc twa: add prop_set::improve_det 2016-12-30 10:56:04 +01:00
remprop.hh rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
sbacc.cc sbacc: fix a typo and remove some useless code 2017-03-03 11:55:00 +01:00
sbacc.hh rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
sccfilter.cc is_alternating() -> !is_existential() 2017-02-12 15:56:02 +01:00
sccfilter.hh sanity: Replace tabulars by spaces in *.cc *.hh *.hxx 2016-03-10 17:40:46 +01:00
sccinfo.cc is_alternating() -> !is_existential() 2017-02-12 15:56:02 +01:00
sccinfo.hh scc_info: add Python bindings 2017-02-20 14:31:16 +01:00
se05.cc emptiness checks: replace assert-preconditions by exceptions 2017-03-10 14:36:22 +01:00
se05.hh sanity: Replace tabulars by spaces in *.cc *.hh *.hxx 2016-03-10 17:40:46 +01:00
sepsets.cc do not use non-standard anonymous structs 2017-02-01 18:02:40 +01:00
sepsets.hh rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
simulation.cc is_alternating() -> !is_existential() 2017-02-12 15:56:02 +01:00
simulation.hh determinize: improve the storage of implications 2016-10-21 14:26:49 +02:00
stats.cc remove stray semi-colons reported by -Wpedantic 2017-02-01 18:02:40 +01:00
stats.hh stats: preparatory change of the implementation of %c 2016-08-17 14:49:28 +02:00
strength.cc decompose_scc: factor autfilt into decompose_acc_scc 2017-02-21 21:33:15 +01:00
strength.hh decompose_scc: factor autfilt into decompose_acc_scc 2017-02-21 21:33:15 +01:00
stripacc.cc monitor: fix -MD/-M difference in property output 2017-03-03 18:37:32 +01:00
stripacc.hh monitor: fix -MD/-M difference in property output 2017-03-03 18:37:32 +01:00
stutter.cc Rework the 'down_cast' macro, closing #196. 2017-02-02 17:01:40 +01:00
stutter.hh stutter: complement non-det automata via determinization 2016-07-19 13:03:37 +02:00
sum.cc Implement sum(..) and sum_and(..). 2017-03-09 11:42:08 +01:00
sum.hh Implement sum(..) and sum_and(..). 2017-03-09 11:42:08 +01:00
tau03.cc emptiness checks: replace assert-preconditions by exceptions 2017-03-10 14:36:22 +01:00
tau03.hh rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
tau03opt.cc emptiness checks: replace assert-preconditions by exceptions 2017-03-10 14:36:22 +01:00
tau03opt.hh sanity: Replace tabulars by spaces in *.cc *.hh *.hxx 2016-03-10 17:40:46 +01:00
totgba.cc do not use non-standard anonymous structs 2017-02-01 18:02:40 +01:00
totgba.hh implement conversion to GRA and GSA 2016-08-04 22:24:30 +02:00
translate.cc introduce SPOT_FALLTHROUGH to cope with -Wimplicit-fallthrough 2016-10-07 21:29:34 +02:00
translate.hh postproc/translate: more doc and references 2017-03-07 15:38:46 +01:00
word.cc Prefer emplace_back to push_back 2016-11-23 09:39:58 +01:00
word.hh * spot/twaalgos/word.hh: Add documentation. 2016-03-13 15:06:52 +01:00