spot/tests/python
Alexandre Duret-Lutz 7ac570fa3f modernize some Python code
Since we now require Python 3.6, we can use f-strings instead of
format() to make the code more readable.

* doc/org/tut01.org, doc/org/tut02.org, doc/org/tut03.org,
doc/org/tut21.org, doc/org/tut24.org, doc/org/tut90.org,
python/spot/__init__.py, python/spot/jupyter.py, tests/python/acc.py,
tests/python/acc_cond.ipynb, tests/python/complement_semidet.py,
tests/python/decompose.ipynb, tests/python/formulas.ipynb,
tests/python/highlighting.ipynb, tests/python/ipnbdoctest.py,
tests/python/ltlf.py, tests/python/parity.ipynb,
tests/python/product.ipynb, tests/python/relabel.py,
tests/python/satmin.ipynb, tests/python/stutter-inv.ipynb,
tests/python/twagraph-internals.ipynb, tests/python/zlktree.ipynb: Use
f-strings.
2024-03-27 14:32:03 +01:00
..
.gitignore Merge the core and python tests in the tests/ directory 2016-01-04 16:02:30 +01:00
298.py Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
341.py Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
471.py Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
_altscc.ipynb python: render <svg> via _repr_html_ 2024-02-09 15:06:07 +01:00
_autparserr.ipynb python: render <svg> via _repr_html_ 2024-02-09 15:06:07 +01:00
_aux.ipynb python: render <svg> via _repr_html_ 2024-02-09 15:06:07 +01:00
_mealy.ipynb python: render <svg> via _repr_html_ 2024-02-09 15:06:07 +01:00
_partitioned_relabel.ipynb python: render <svg> via _repr_html_ 2024-02-09 15:06:07 +01:00
_product_susp.ipynb python: render <svg> via _repr_html_ 2024-02-09 15:06:07 +01:00
_product_weak.ipynb python: render <svg> via _repr_html_ 2024-02-09 15:06:07 +01:00
_synthesis.ipynb python: render <svg> via _repr_html_ 2024-02-09 15:06:07 +01:00
_word.ipynb python: remove error recovery checks from the public notebooks 2018-01-07 16:22:46 +01:00
acc.py modernize some Python code 2024-03-27 14:32:03 +01:00
acc_cond.ipynb modernize some Python code 2024-03-27 14:32:03 +01:00
accparse.ipynb python: more conventional __repr__ for several types 2018-11-03 07:53:26 +01:00
accparse2.py Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
acd.py postproc: fix default for acd and interaction with colored 2024-02-06 14:09:42 +01:00
aiger.py Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
alarm.py Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
aliases.ipynb python: render <svg> via _repr_html_ 2024-02-09 15:06:07 +01:00
aliases.py hoa: add option 'b' to build an alias-based basis for all labels 2024-03-22 14:41:42 +01:00
alternating.py Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
alternation.ipynb python: render <svg> via _repr_html_ 2024-02-09 15:06:07 +01:00
atva16-fig2a.ipynb python: render <svg> via _repr_html_ 2024-02-09 15:06:07 +01:00
atva16-fig2b.ipynb python: render <svg> via _repr_html_ 2024-02-09 15:06:07 +01:00
automata-io.ipynb python: render <svg> via _repr_html_ 2024-02-09 15:06:07 +01:00
automata.ipynb python: render <svg> via _repr_html_ 2024-02-09 15:06:07 +01:00
bdddict.py Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
bdditer.py python: add bindings for BuDDy's minterms_of 2024-03-11 17:42:05 +01:00
bddnqueen.py Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
bugdet.py Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
cav22-figs.ipynb python: render <svg> via _repr_html_ 2024-02-09 15:06:07 +01:00
complement_semidet.py modernize some Python code 2024-03-27 14:32:03 +01:00
contains.ipynb python: render <svg> via _repr_html_ 2024-02-09 15:06:07 +01:00
dbranch.py Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
declenv.py Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
decompose.ipynb modernize some Python code 2024-03-27 14:32:03 +01:00
decompose_scc.py Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
det.py Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
dualize.py dualize: should not call cleanup_acceptance_here 2024-03-07 23:50:04 +01:00
ecfalse.py Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
except.py Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
formulas.ipynb modernize some Python code 2024-03-27 14:32:03 +01:00
forq_contains.py Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
game.py Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
games.ipynb python: render <svg> via _repr_html_ 2024-02-09 15:06:07 +01:00
gen.ipynb genaut: add two families of cyclic automata 2024-03-25 20:25:24 +01:00
gen.py Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
genem.py Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
highlighting.ipynb modernize some Python code 2024-03-27 14:32:03 +01:00
implies.py Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
interdep.py Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
intrun.py Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
ipnbdoctest.py modernize some Python code 2024-03-27 14:32:03 +01:00
kripke.py Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
langmap.py Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
ltl2tgba.py Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
ltl2tgba.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
ltlf.py modernize some Python code 2024-03-27 14:32:03 +01:00
ltlparse.py Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
ltlsimple.py Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
ltsmin-dve.ipynb python: render <svg> via _repr_html_ 2024-02-09 15:06:07 +01:00
ltsmin-pml.ipynb python: render <svg> via _repr_html_ 2024-02-09 15:06:07 +01:00
mealy.py Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
merge.py Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
mergedge.py Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
minato.py Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
misc-ec.py Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
optionmap.py Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
origstate.py Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
otfcrash.py Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
parity.ipynb modernize some Python code 2024-03-27 14:32:03 +01:00
parity.py Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
parsetgba.py more doc handling of prop_universal for fused initial states 2024-02-09 10:11:58 +01:00
pdegen.py dualize: should not call cleanup_acceptance_here 2024-03-07 23:50:04 +01:00
powerset.py Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
prodexpt.py Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
product.ipynb modernize some Python code 2024-03-27 14:32:03 +01:00
randaut.ipynb python: render <svg> via _repr_html_ 2024-02-09 15:06:07 +01:00
randgen.py Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
randltl.ipynb Notebooks: correct typos 2021-11-06 11:56:05 +01:00
relabel.py modernize some Python code 2024-03-27 14:32:03 +01:00
remfin.py Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
removeap.py Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
rs_like.py Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
safety.py strength: generalize is_safety_automaton to any type of automata 2023-12-16 00:34:58 +01:00
satmin.ipynb modernize some Python code 2024-03-27 14:32:03 +01:00
satmin.py Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
sbacc.py Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
sccfilter.py Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
sccinfo.py Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
sccsplit.py Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
semidet.py Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
setacc.py Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
setxor.py Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
simplacc.py Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
simstate.py Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
sonf.py Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
split.ipynb split: add separate_edges() and a edge_separator class 2024-03-19 10:09:30 +01:00
split.py Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
splitedge.py split: add separate_edges() and a edge_separator class 2024-03-19 10:09:30 +01:00
streett_totgba.py Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
streett_totgba2.py Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
stutter-inv.ipynb modernize some Python code 2024-03-27 14:32:03 +01:00
stutter.py Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
sum.py Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
synthesis.ipynb python: render <svg> via _repr_html_ 2024-02-09 15:06:07 +01:00
synthesis.py Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
testingaut.ipynb python: render <svg> via _repr_html_ 2024-02-09 15:06:07 +01:00
toparity.py Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
toweak.py Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
tra2tba.py Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
trival.py Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
twagraph-internals.ipynb modernize some Python code 2024-03-27 14:32:03 +01:00
twagraph.py Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
word.ipynb add intersection checks between words and automata 2024-03-07 21:31:20 +01:00
zlktree.ipynb modernize some Python code 2024-03-27 14:32:03 +01:00
zlktree.py Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00