..
.gitignore
Merge the core and python tests in the tests/ directory
2016-01-04 16:02:30 +01:00
341.py
python: cleanup with autopep8
2019-07-05 21:22:29 +02:00
_altscc.ipynb
python: define our own SVG DisplayObject
2019-12-05 08:01:07 +01:00
_autparserr.ipynb
dot: name the digraph
2018-04-07 18:58:58 +02:00
_aux.ipynb
python: upgrade notebook format to v4
2018-01-07 12:59:59 +01:00
_product_susp.ipynb
translate: add ltl-split option
2018-06-20 11:38:59 +02:00
_product_weak.ipynb
* tests/python/_product_weak.ipynb: Work around jupyter timeouts.
2019-09-27 20:43:07 +02:00
_word.ipynb
python: remove error recovery checks from the public notebooks
2018-01-07 16:22:46 +01:00
acc_cond.ipynb
acc: extend top_disjuncts and top_conjuncts to acc_cond as well
2019-03-29 11:41:52 +01:00
accparse.ipynb
python: more conventional __repr__ for several types
2018-11-03 07:53:26 +01:00
accparse2.py
LAR made smarter with symmetry-based degeneralization
2018-07-27 00:44:19 +02:00
alarm.py
python: cleanup with autopep8
2019-07-05 21:22:29 +02:00
alternating.py
remove universal transitions on the fly
2017-09-27 19:30:42 +02:00
alternation.ipynb
python: define our own SVG DisplayObject
2019-12-05 08:01:07 +01:00
atva16-fig2a.ipynb
python: more conventional __repr__ for several types
2018-11-03 07:53:26 +01:00
atva16-fig2b.ipynb
python: implicit str->formula conversion
2018-05-15 16:16:11 +02:00
automata-io.ipynb
dot: name the digraph
2018-04-07 18:58:58 +02:00
automata.ipynb
Impove simplify_acceptance
2020-04-12 18:31:28 +02:00
bdddict.py
python: cleanup with autopep8
2019-07-05 21:22:29 +02:00
bdditer.py
python: more conventional __repr__ for several types
2018-11-03 07:53:26 +01:00
bddnqueen.py
python: cleanup with autopep8
2019-07-05 21:22:29 +02:00
bugdet.py
python: cleanup with autopep8
2019-07-05 21:22:29 +02:00
complement_semidet.py
implement NCSB complementation
2018-07-02 14:32:57 +02:00
contains.ipynb
twa: make sure intersection_run and intersection_word use genem
2019-04-25 21:06:30 +02:00
declenv.py
parsetl: improve coverage
2017-03-15 14:23:19 +01:00
decompose.ipynb
simulation: improve merging of transiant-SCCs
2019-06-20 13:25:26 +02:00
decompose_scc.py
decompose: merge decompose_strength() and decompose_scc()
2017-06-30 23:09:31 +02:00
dualize.py
python: cleanup with autopep8
2019-07-05 21:22:29 +02:00
ecfalse.py
ignore false edges in emptiness checks and scc_info
2020-04-11 11:24:55 +02:00
except.py
toparity: rename iar_old()/iar_maybe_old() to iar()/iar_maybe()
2020-04-05 14:12:40 +02:00
formulas.ipynb
python: define our own SVG DisplayObject
2019-12-05 08:01:07 +01:00
gen.ipynb
python: define our own SVG DisplayObject
2019-12-05 08:01:07 +01:00
gen.py
python: cleanup with autopep8
2019-07-05 21:22:29 +02:00
genem.py
genem: improve the worst case
2020-03-06 12:38:20 +01:00
highlighting.ipynb
python: define our own SVG DisplayObject
2019-12-05 08:01:07 +01:00
implies.py
python: cleanup with autopep8
2019-07-05 21:22:29 +02:00
interdep.py
python: cleanup with autopep8
2019-07-05 21:22:29 +02:00
ipnbdoctest.py
ipnbdoctest: attempt to restart when the kernel dies
2020-01-04 18:05:45 +01:00
kripke.py
python: cleanup with autopep8
2019-07-05 21:22:29 +02:00
langmap.py
langmap: adjust to only color non-unique languages
2017-01-17 21:58:03 +01:00
ltl2tgba.py
python: cleanup with autopep8
2019-07-05 21:22:29 +02:00
ltl2tgba.test
Merge the core and python tests in the tests/ directory
2016-01-04 16:02:30 +01:00
ltlf.py
python: cleanup with autopep8
2019-07-05 21:22:29 +02:00
ltlparse.py
python: cleanup with autopep8
2019-07-05 21:22:29 +02:00
ltlsimple.py
python: cleanup with autopep8
2019-07-05 21:22:29 +02:00
ltsmin-dve.ipynb
python: define our own SVG DisplayObject
2019-12-05 08:01:07 +01:00
ltsmin-pml.ipynb
python: define our own SVG DisplayObject
2019-12-05 08:01:07 +01:00
merge.py
Impove simplify_acceptance
2020-04-12 18:31:28 +02:00
minato.py
Merge the core and python tests in the tests/ directory
2016-01-04 16:02:30 +01:00
misc-ec.py
emptiness checks: replace assert-preconditions by exceptions
2017-03-10 14:36:22 +01:00
optionmap.py
python: add xargs support to translate() and postprocess()
2018-10-17 18:16:46 +02:00
origstate.py
Degeneralization keeps track of levels.
2017-05-31 13:28:42 +02:00
otfcrash.py
tests: cleanup temporary files leftover by a test case
2018-02-01 21:56:26 +01:00
parity.ipynb
parity: introduce reduce_parity()
2019-06-12 22:05:02 +02:00
parity.py
improve readability of parity(false, true, 5)
2019-10-08 15:18:48 +02:00
parsetgba.py
Merge the core and python tests in the tests/ directory
2016-01-04 16:02:30 +01:00
pdegen.py
pdegen: fix another original-states related issue
2020-02-16 20:02:48 +01:00
prodexpt.py
product: fix handling of operand with false acceptance
2020-03-08 09:15:06 +01:00
product.ipynb
python: define our own SVG DisplayObject
2019-12-05 08:01:07 +01:00
randaut.ipynb
python: define our own SVG DisplayObject
2019-12-05 08:01:07 +01:00
randgen.py
Merge the core and python tests in the tests/ directory
2016-01-04 16:02:30 +01:00
randltl.ipynb
introduce op::strong_X
2019-09-23 17:01:28 +02:00
relabel.py
python: cleanup with autopep8
2019-07-05 21:22:29 +02:00
remfin.py
tests: add missing copyright blobs
2019-06-02 08:33:13 +02:00
removeap.py
remprop: reset no-terminal property
2019-06-02 09:00:08 +02:00
rs_like.py
python: cleanup with autopep8
2019-07-05 21:22:29 +02:00
satmin.ipynb
simulation: try pulling marks instead of pushing them for sbacc input
2019-02-27 10:46:20 +01:00
satmin.py
twaalgos: Set 'dicho' algo as default for SAT-based minimization
2017-01-06 19:53:21 +01:00
sbacc.py
specialized translation for GF(guarantee) and FG(safety)
2018-03-28 18:20:46 +02:00
sccfilter.py
scc_filter: preserve state names and highlighted states
2016-11-11 15:21:17 +01:00
sccinfo.py
scc_info: detect incorrect initial state
2017-12-22 17:23:10 +01:00
sccsplit.py
python: cleanup with autopep8
2019-07-05 21:22:29 +02:00
semidet.py
python: cleanup with autopep8
2019-07-05 21:22:29 +02:00
setacc.py
python: cleanup with autopep8
2019-07-05 21:22:29 +02:00
setxor.py
python: cleanup with autopep8
2019-07-05 21:22:29 +02:00
simplacc.py
simplify_acceptance: fix erroneous simplification
2020-02-24 12:17:07 +01:00
simstate.py
fix degeneralize_tba after accepting transition
2020-02-03 15:38:51 +01:00
split.py
python: cleanup with autopep8
2019-07-05 21:22:29 +02:00
streett_totgba.py
python: cleanup with autopep8
2019-07-05 21:22:29 +02:00
streett_totgba2.py
fix streett_to_generalized_buchi
2018-01-14 16:08:40 +01:00
stutter-inv.ipynb
tl: eight new simplification rules
2019-07-09 16:09:15 +02:00
stutter.py
stutter: fix sl, sl2 to never accept on added self-loop
2020-03-12 21:54:13 +01:00
sum.py
* tests/python/sum.py: Simplify code.
2019-07-30 16:26:58 +02:00
testingaut.ipynb
python: define our own SVG DisplayObject
2019-12-05 08:01:07 +01:00
toparity.py
Impove simplify_acceptance
2020-04-12 18:31:28 +02:00
toweak.py
python: cleanup with autopep8
2019-07-05 21:22:29 +02:00
tra2tba.py
rabin_to_buchi_if_realizable: new function
2020-02-05 17:44:45 +01:00
trival.py
python: cleanup with autopep8
2019-07-05 21:22:29 +02:00
twagraph-internals.ipynb
python: define our own SVG DisplayObject
2019-12-05 08:01:07 +01:00
twagraph.py
twa_graph: fix purge_unreachable_states on alternating automata
2017-03-29 10:08:23 +02:00
word.ipynb
python: define our own SVG DisplayObject
2019-12-05 08:01:07 +01:00