spot/tests/python
Alexandre Duret-Lutz 23c2cbf46a python: highlighting functions for edges and states
* python/spot/impl.i (highlight_state, highlight_edge): New function.
* python/spot/__init__.py (highlight_states, highlight_edges): New
functions.
* spot/twaalgos/dot.cc: Add a '#' option.
* spot/taalgos/dot.cc: Ignore '#'.
* tests/python/highlighting.ipynb: New file to illustrate everything.
* tests/Makefile.am, doc/org/tut.org: Add it.
2016-02-05 17:29:30 +01:00
..
.gitignore Merge the core and python tests in the tests/ directory 2016-01-04 16:02:30 +01:00
acc_cond.ipynb Merge the core and python tests in the tests/ directory 2016-01-04 16:02:30 +01:00
accparse.ipynb Merge the core and python tests in the tests/ directory 2016-01-04 16:02:30 +01:00
accparse2.py Merge the core and python tests in the tests/ directory 2016-01-04 16:02:30 +01:00
alarm.py Merge the core and python tests in the tests/ directory 2016-01-04 16:02:30 +01:00
automata-io.ipynb Make spot.py a python package instead of a module 2016-01-26 19:20:26 +01:00
automata.ipynb Make spot.py a python package instead of a module 2016-01-26 19:20:26 +01:00
bddnqueen.py Merge the core and python tests in the tests/ directory 2016-01-04 16:02:30 +01:00
decompose.ipynb Make spot.py a python package instead of a module 2016-01-26 19:20:26 +01:00
formulas.ipynb Merge the core and python tests in the tests/ directory 2016-01-04 16:02:30 +01:00
highlighting.ipynb python: highlighting functions for edges and states 2016-02-05 17:29:30 +01:00
implies.py Merge the core and python tests in the tests/ directory 2016-01-04 16:02:30 +01:00
interdep.py Merge the core and python tests in the tests/ directory 2016-01-04 16:02:30 +01:00
ipnbdoctest.py python: add bindings for ltsmin 2016-01-26 19:20:53 +01:00
ltl2tgba.py Merge the core and python tests in the tests/ directory 2016-01-04 16:02:30 +01:00
ltl2tgba.test Merge the core and python tests in the tests/ directory 2016-01-04 16:02:30 +01:00
ltlparse.py Merge the core and python tests in the tests/ directory 2016-01-04 16:02:30 +01:00
ltlsimple.py Merge the core and python tests in the tests/ directory 2016-01-04 16:02:30 +01:00
ltsmin.ipynb * tests/python/ltsmin.ipynb: Erase the model file. 2016-02-03 08:51:37 +01:00
minato.py Merge the core and python tests in the tests/ directory 2016-01-04 16:02:30 +01:00
optionmap.py Merge the core and python tests in the tests/ directory 2016-01-04 16:02:30 +01:00
parsetgba.py Merge the core and python tests in the tests/ directory 2016-01-04 16:02:30 +01:00
piperead.ipynb Make spot.py a python package instead of a module 2016-01-26 19:20:26 +01:00
prodexpt.py product: raise an exception if the dict are different 2016-01-23 21:28:35 +01:00
product.ipynb twa: store property bits as trivals 2016-01-13 17:57:54 +01:00
randaut.ipynb Merge the core and python tests in the tests/ directory 2016-01-04 16:02:30 +01:00
randgen.py Merge the core and python tests in the tests/ directory 2016-01-04 16:02:30 +01:00
randltl.ipynb Merge the core and python tests in the tests/ directory 2016-01-04 16:02:30 +01:00
relabel.py Merge the core and python tests in the tests/ directory 2016-01-04 16:02:30 +01:00
remfin.py twa: store property bits as trivals 2016-01-13 17:57:54 +01:00
satmin.py Merge the core and python tests in the tests/ directory 2016-01-04 16:02:30 +01:00
setxor.py Merge the core and python tests in the tests/ directory 2016-01-04 16:02:30 +01:00
testingaut.ipynb Make spot.py a python package instead of a module 2016-01-26 19:20:26 +01:00
trival.py trival: new class for tri-valued logic 2016-01-13 17:57:54 +01:00
word.ipynb python: add missing bindings for twa_word and twa_run 2016-01-31 21:05:44 +01:00