spot/spot/twaalgos
Alexandre Duret-Lutz a8e47d0bd2 toparity: typo in pretty print
* spot/twaalgos/toparity.cc: Fix pretty print.
2019-06-18 19:12:42 +02:00
..
gtec use a bibtex file to collect all references in Doxygen 2019-06-14 21:02:27 +02:00
.gitignore rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
aiger.cc fix a bug in aiger printer 2018-06-15 11:08:27 +02:00
aiger.hh Improve ltlsynt interface 2017-11-23 14:46:50 +01:00
alternation.cc introduce output_aborter, and use it in ltlcross 2019-05-28 14:27:30 +02:00
alternation.hh introduce output_aborter, and use it in ltlcross 2019-05-28 14:27:30 +02:00
are_isomorphic.cc include config.h in all *.cc files 2018-02-21 17:59:09 +01:00
are_isomorphic.hh sanity: Replace tabulars by spaces in *.cc *.hh *.hxx 2016-03-10 17:40:46 +01:00
bfssteps.cc include config.h in all *.cc files 2018-02-21 17:59:09 +01:00
bfssteps.hh more doxygen 2018-01-18 18:00:11 +01:00
canonicalize.cc include config.h in all *.cc files 2018-02-21 17:59:09 +01:00
canonicalize.hh rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
cleanacc.cc cleanacc: cleanup documentation and API 2019-04-26 11:49:15 +02:00
cleanacc.hh cleanacc: cleanup documentation and API 2019-04-26 11:49:15 +02:00
cobuchi.cc postproc: simplify the acceptance condition 2018-06-22 17:17:45 +02:00
cobuchi.hh use a bibtex file to collect all references in Doxygen 2019-06-14 21:02:27 +02:00
complement.cc introduce output_aborter, and use it in ltlcross 2019-05-28 14:27:30 +02:00
complement.hh introduce output_aborter, and use it in ltlcross 2019-05-28 14:27:30 +02:00
complete.cc Clean the usage of spot::acc_cond::mark_t 2018-03-15 10:05:24 +01:00
complete.hh twa: add support for prop_complete() 2017-03-20 21:07:08 +01:00
compsusp.cc include config.h in all *.cc files 2018-02-21 17:59:09 +01:00
compsusp.hh remove useless forward declaration 2018-07-23 10:00:56 +02:00
contains.cc complement: add a complement() function 2019-04-07 15:48:06 +02:00
contains.hh contains: fix the semantics 2018-08-01 17:17:25 +02:00
copy.hh deprecate copy() in favor of make_twa_graph() 2017-07-25 11:35:37 +02:00
couvreurnew.cc work around gcc 8.2.1+ bug #89303 2019-02-13 16:11:21 +01:00
couvreurnew.hh Add a new, parameterized, version of the Couvreur emptiness check. 2016-12-13 16:18:31 +01:00
cycles.cc include config.h in all *.cc files 2018-02-21 17:59:09 +01:00
cycles.hh use a bibtex file to collect all references in Doxygen 2019-06-14 21:02:27 +02:00
degen.cc Clean the usage of spot::acc_cond::mark_t 2018-03-15 10:05:24 +01:00
degen.hh more doxygen 2018-01-18 18:00:11 +01:00
determinize.cc introduce output_aborter, and use it in ltlcross 2019-05-28 14:27:30 +02:00
determinize.hh introduce output_aborter, and use it in ltlcross 2019-05-28 14:27:30 +02:00
dot.cc dot: replace large labels by "(label too long)" 2019-05-18 13:46:33 +02:00
dot.hh sanity: Replace tabulars by spaces in *.cc *.hh *.hxx 2016-03-10 17:40:46 +01:00
dtbasat.cc sat_minimize: improve logs and document Python bindings 2018-03-30 18:01:59 +02: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 gcc-snapshot warnings 2018-08-11 17:33:53 +02:00
dtwasat.hh sat_minimize: improve logs and document Python bindings 2018-03-30 18:01:59 +02:00
dualize.cc Clean the usage of spot::acc_cond::mark_t 2018-03-15 10:05:24 +01:00
dualize.hh use a bibtex file to collect all references in Doxygen 2019-06-14 21:02:27 +02:00
emptiness.cc twa_run: better protection against empty cycles 2018-03-16 17:12:26 +01:00
emptiness.hh noexcept: please gcc snapshot 2018-11-29 10:16:01 +00:00
emptiness_stats.hh emptiness stats: remove some unused code 2017-03-10 16:24:46 +01:00
genem.cc genem: fix previous patch 2019-04-14 15:07:48 +02:00
genem.hh polish previous two patches 2019-02-21 15:36:19 +01:00
gfguarantee.cc gfguarantee: fix #357 again 2019-06-18 19:12:36 +02:00
gfguarantee.hh gf_guarantee_to_ba: save states using histories 2018-06-08 15:32:52 +02:00
gv04.cc work around gcc 8.2.1+ bug #89303 2019-02-13 16:11:21 +01:00
gv04.hh use a bibtex file to collect all references in Doxygen 2019-06-14 21:02:27 +02:00
hoa.cc python: better support for explicit Kripke 2019-02-13 17:47:53 +01:00
hoa.hh hoa: add option to output version 1.1 2016-04-20 15:23:55 +02:00
iscolored.cc include config.h in all *.cc files 2018-02-21 17:59:09 +01:00
iscolored.hh doc: fix some doxygen commands 2017-11-01 10:40:41 +01:00
isdet.cc introduce count_univbranch_states() and count_univbranch_edges() 2018-11-08 10:33:49 +01:00
isdet.hh introduce count_univbranch_states() and count_univbranch_edges() 2018-11-08 10:33:49 +01:00
isunamb.cc use the generic emptiness check 2018-07-24 13:36:04 +02:00
isunamb.hh remove useless forward declaration 2018-07-23 10:00:56 +02:00
isweakscc.cc include config.h in all *.cc files 2018-02-21 17:59:09 +01:00
isweakscc.hh is_weak_scc and friend: make them work for alternating automata 2017-08-04 15:12:27 +02:00
langmap.cc work around some g++-7.3 issues 2018-03-27 22:25:26 +02:00
langmap.hh langmap: adjust to only color non-unique languages 2017-01-17 21:58:03 +01:00
lbtt.cc modernize std::string("foo") into "foo"s 2018-07-19 11:02:47 +02:00
lbtt.hh sanity: Replace tabulars by spaces in *.cc *.hh *.hxx 2016-03-10 17:40:46 +01:00
ltl2taa.cc implement SVA's first_match operator 2019-05-06 15:11:30 +02:00
ltl2taa.hh use a bibtex file to collect all references in Doxygen 2019-06-14 21:02:27 +02:00
ltl2tgba_fm.cc implement SVA's first_match operator 2019-05-06 15:11:30 +02:00
ltl2tgba_fm.hh use a bibtex file to collect all references in Doxygen 2019-06-14 21:02:27 +02:00
magic.cc work around gcc 8.2.1+ bug #89303 2019-02-13 16:11:21 +01:00
magic.hh use a bibtex file to collect all references in Doxygen 2019-06-14 21:02:27 +02:00
Makefile.am translate any automaton to a parity automaton 2018-07-24 14:58:53 +02:00
mask.cc include config.h in all *.cc files 2018-02-21 17:59:09 +01:00
mask.hh is_weak_scc and friend: make them work for alternating automata 2017-08-04 15:12:27 +02:00
minimize.cc introduce output_aborter, and use it in ltlcross 2019-05-28 14:27:30 +02:00
minimize.hh use a bibtex file to collect all references in Doxygen 2019-06-14 21:02:27 +02:00
ndfs_result.hxx noexcept: please gcc snapshot 2018-11-29 10:16:01 +00:00
neverclaim.cc modernize std::string("foo") into "foo"s 2018-07-19 11:02:47 +02:00
neverclaim.hh sanity: Replace tabulars by spaces in *.cc *.hh *.hxx 2016-03-10 17:40:46 +01:00
parity.cc parity: introduce reduce_parity() 2019-06-12 22:05:02 +02:00
parity.hh use a bibtex file to collect all references in Doxygen 2019-06-14 21:02:27 +02:00
postproc.cc use reduce_parity in translator and posprocessor 2019-06-12 22:05:04 +02:00
postproc.hh introduce output_aborter, and use it in ltlcross 2019-05-28 14:27:30 +02:00
powerset.cc introduce output_aborter, and use it in ltlcross 2019-05-28 14:27:30 +02:00
powerset.hh use a bibtex file to collect all references in Doxygen 2019-06-14 21:02:27 +02:00
product.cc introduce output_aborter, and use it in ltlcross 2019-05-28 14:27:30 +02:00
product.hh introduce output_aborter, and use it in ltlcross 2019-05-28 14:27:30 +02:00
rabin2parity.cc Clean the usage of spot::acc_cond::mark_t 2018-03-15 10:05:24 +01:00
rabin2parity.hh Improve IAR construction 2018-01-24 09:27:37 +01:00
randomgraph.cc Clean the usage of spot::acc_cond::mark_t 2018-03-15 10:05:24 +01:00
randomgraph.hh use a bibtex file to collect all references in Doxygen 2019-06-14 21:02:27 +02:00
randomize.cc include config.h in all *.cc files 2018-02-21 17:59:09 +01:00
randomize.hh highlight: improve support for highlighted edges 2016-07-18 23:23:01 +02:00
reachiter.cc include config.h in all *.cc files 2018-02-21 17:59:09 +01:00
reachiter.hh sanity: Replace tabulars by spaces in *.cc *.hh *.hxx 2016-03-10 17:40:46 +01:00
relabel.cc include config.h in all *.cc files 2018-02-21 17:59:09 +01:00
relabel.hh relabel_here: make it compatible with relabel_bse 2017-06-20 15:19:00 +02:00
remfin.cc remove_fin: never return acceptance "f" 2018-03-16 13:58:51 +01:00
remfin.hh remove_fin: never return acceptance "f" 2018-03-16 13:58:51 +01:00
remprop.cc remprop: reset no-terminal property 2019-06-02 09:00:08 +02:00
remprop.hh rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
sbacc.cc Clean the usage of spot::acc_cond::mark_t 2018-03-15 10:05:24 +01:00
sbacc.hh rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
sccfilter.cc scc_filter: add quick test for very-weak 2018-06-11 21:42:21 +02:00
sccfilter.hh specialize scc_filter for inherently_weak automata 2018-06-11 15:01:49 +02:00
sccinfo.cc genem: improve handling of co-Büchi 2019-04-12 23:14:29 +02:00
sccinfo.hh genem: improve handling of co-Büchi 2019-04-12 23:14:29 +02:00
se05.cc work around gcc 8.2.1+ bug #89303 2019-02-13 16:11:21 +01:00
se05.hh use a bibtex file to collect all references in Doxygen 2019-06-14 21:02:27 +02:00
sepsets.cc sepsets: fix infinite loop 2019-04-26 11:35:55 +02:00
sepsets.hh more doxygen 2018-01-18 18:00:11 +01:00
simulation.cc fix "requires separate Inf and Fin sets" error from ltl2tgba -G 2019-04-26 11:49:15 +02:00
simulation.hh use a bibtex file to collect all references in Doxygen 2019-06-14 21:02:27 +02:00
split.cc optimize split_2step 2018-05-25 12:09:04 +02:00
split.hh remove a useless exception 2018-05-04 20:06:33 +02:00
stats.cc include config.h in all *.cc files 2018-02-21 17:59:09 +01:00
stats.hh bin: add %g options to print acceptance name 2017-11-04 07:43:41 +01:00
strength.cc implement is_liveness() and is_liveness_automaton() 2018-10-15 21:37:31 +02:00
strength.hh use a bibtex file to collect all references in Doxygen 2019-06-14 21:02:27 +02:00
stripacc.cc remove useless reachiter.hh includes 2018-05-16 14:27:49 +02:00
stripacc.hh monitor: fix -MD/-M difference in property output 2017-03-03 18:37:32 +01:00
stutter.cc complement: add a complement() function 2019-04-07 15:48:06 +02:00
stutter.hh use a bibtex file to collect all references in Doxygen 2019-06-14 21:02:27 +02:00
sum.cc Clean the usage of spot::acc_cond::mark_t 2018-03-15 10:05:24 +01:00
sum.hh twaalgos: more doxygen comments 2018-01-16 08:12:28 +01:00
tau03.cc work around gcc 8.2.1+ bug #89303 2019-02-13 16:11:21 +01:00
tau03.hh use a bibtex file to collect all references in Doxygen 2019-06-14 21:02:27 +02:00
tau03opt.cc work around gcc 8.2.1+ bug #89303 2019-02-13 16:11:21 +01:00
tau03opt.hh sanity: Replace tabulars by spaces in *.cc *.hh *.hxx 2016-03-10 17:40:46 +01:00
toparity.cc toparity: typo in pretty print 2019-06-18 19:12:42 +02:00
toparity.hh translate any automaton to a parity automaton 2018-07-24 14:58:53 +02:00
totgba.cc postproc: simplify the acceptance condition 2018-06-22 17:17:45 +02:00
totgba.hh use a bibtex file to collect all references in Doxygen 2019-06-14 21:02:27 +02:00
toweak.cc Clean the usage of spot::acc_cond::mark_t 2018-03-15 10:05:24 +01:00
toweak.hh use a bibtex file to collect all references in Doxygen 2019-06-14 21:02:27 +02:00
translate.cc use reduce_parity in translator and posprocessor 2019-06-12 22:05:04 +02:00
translate.hh option --low should disable gf-guarantee 2018-10-12 14:08:54 +02:00
word.cc word: introduce use_all_aps() 2019-05-24 23:26:43 +02:00
word.hh word: introduce use_all_aps() 2019-05-24 23:26:43 +02:00