| .. |
|
.gitignore
|
|
|
|
_altscc.ipynb
|
dot: display acceptance names
|
2017-08-17 15:21:59 +02:00 |
|
_aux.ipynb
|
|
|
|
acc_cond.ipynb
|
acc: fix operator| and operator&
|
2017-08-17 15:21:59 +02:00 |
|
accparse.ipynb
|
acc: make &= and |= symmetrical
|
2017-07-25 17:47:57 +02:00 |
|
accparse2.py
|
acc: fix maybe_accepting() on Fin(x)|Fin(y)|Fin(z)
|
2017-06-21 16:15:13 +02:00 |
|
alarm.py
|
|
|
|
alternating.py
|
hoa: fix I/O of determinism
|
2017-07-31 22:33:56 +02:00 |
|
alternation.ipynb
|
dot: display acceptance names
|
2017-08-17 15:21:59 +02:00 |
|
atva16-fig2a.ipynb
|
twa_graph: do not order BDDs by IDs in merge_edges()
|
2017-09-29 11:36:42 +02:00 |
|
atva16-fig2b.ipynb
|
dot: display acceptance names
|
2017-08-17 15:21:59 +02:00 |
|
automata-io.ipynb
|
dot: add x option for dot2tex
|
2017-08-31 19:50:08 +02:00 |
|
automata.ipynb
|
twa_graph: do not order BDDs by IDs in merge_edges()
|
2017-09-29 11:36:42 +02:00 |
|
bdditer.py
|
|
|
|
bddnqueen.py
|
|
|
|
bugdet.py
|
fix typos and indentation
|
2017-09-05 13:23:01 +02:00 |
|
declenv.py
|
parsetl: improve coverage
|
2017-03-15 14:23:19 +01:00 |
|
decompose.ipynb
|
twa_graph: do not order BDDs by IDs in merge_edges()
|
2017-09-29 11:36:42 +02:00 |
|
decompose_scc.py
|
decompose: merge decompose_strength() and decompose_scc()
|
2017-06-30 23:09:31 +02:00 |
|
dualize.py
|
twa_graph: do not order BDDs by IDs in merge_edges()
|
2017-09-29 11:36:42 +02:00 |
|
formulas.ipynb
|
|
|
|
gen.ipynb
|
gen: rename KS_COBUCHI to KS_NCA for consistency
|
2017-09-03 15:47:27 +02:00 |
|
gen.py
|
gen: rename KS_COBUCHI to KS_NCA for consistency
|
2017-09-03 15:47:27 +02:00 |
|
highlighting.ipynb
|
twa_graph: do not order BDDs by IDs in merge_edges()
|
2017-09-29 11:36:42 +02:00 |
|
implies.py
|
|
|
|
interdep.py
|
|
|
|
ipnbdoctest.py
|
fix usage pf importlib.util.find_spec for newer pythons
|
2017-11-28 11:31:35 +01:00 |
|
langmap.py
|
|
|
|
ltl2tgba.py
|
|
|
|
ltl2tgba.test
|
|
|
|
ltlf.py
|
|
|
|
ltlparse.py
|
python: update some incorrect or obsolete code
|
2017-03-29 20:04:08 +02:00 |
|
ltlsimple.py
|
|
|
|
ltsmin-dve.ipynb
|
dot: extend the palette from 9 to 16 colors
|
2017-08-03 14:32:11 +02:00 |
|
ltsmin-pml.ipynb
|
|
|
|
merge.py
|
introduce spot::simplify_acceptance()
|
2017-06-08 10:46:29 +02:00 |
|
minato.py
|
|
|
|
misc-ec.py
|
emptiness checks: replace assert-preconditions by exceptions
|
2017-03-10 14:36:22 +01:00 |
|
optionmap.py
|
|
|
|
origstate.py
|
Degeneralization keeps track of levels.
|
2017-05-31 13:28:42 +02:00 |
|
otfcrash.py
|
|
|
|
parsetgba.py
|
|
|
|
piperead.ipynb
|
twa_graph: do not order BDDs by IDs in merge_edges()
|
2017-09-29 11:36:42 +02:00 |
|
prodexpt.py
|
|
|
|
product.ipynb
|
twa_graph: do not order BDDs by IDs in merge_edges()
|
2017-09-29 11:36:42 +02:00 |
|
randaut.ipynb
|
dot: display Rabin-like and Streett-like acceptances
|
2017-08-30 16:15:48 +02:00 |
|
randgen.py
|
|
|
|
randltl.ipynb
|
|
|
|
relabel.py
|
relabel_here: make it compatible with relabel_bse
|
2017-06-20 15:19:00 +02:00 |
|
remfin.py
|
dtwa_complement: deprecated, use dualize() instead.
|
2017-04-07 17:15:38 +02:00 |
|
rs_like.py
|
rs_like: fix bug to accept Fin | Fin , Inf & Inf
|
2017-05-29 11:45:02 +02:00 |
|
satmin.py
|
|
|
|
sbacc.py
|
degen, sbacc: merge accepting sinks
|
2017-07-24 16:13:56 +02:00 |
|
sccfilter.py
|
|
|
|
sccinfo.py
|
Fix a bug in scc_info, and clarify documentation
|
2017-09-29 11:38:19 +02:00 |
|
setacc.py
|
|
|
|
setxor.py
|
|
|
|
simstate.py
|
twa_graph: do not order BDDs by IDs in merge_edges()
|
2017-09-29 11:36:42 +02:00 |
|
streett_totgba.py
|
Fix typo automatons -> automata
|
2017-08-09 15:51:23 +02:00 |
|
sum.py
|
dtwa_complement: deprecated, use dualize() instead.
|
2017-04-07 17:15:38 +02:00 |
|
testingaut.ipynb
|
simulation: do not depend on bdd numbers for ordering classes
|
2017-06-02 14:10:34 +02:00 |
|
toweak.py
|
tests: avoid some superfluous calls to remove_alternation()
|
2017-09-29 11:38:29 +02:00 |
|
tra2tba.py
|
twa_graph: do not order BDDs by IDs in merge_edges()
|
2017-09-29 11:36:42 +02:00 |
|
trival.py
|
|
|
|
twagraph.py
|
twa_graph: fix purge_unreachable_states on alternating automata
|
2017-03-29 10:08:23 +02:00 |
|
word.ipynb
|
dot: extend the palette from 9 to 16 colors
|
2017-08-03 14:32:11 +02:00 |