spot/wrap/python/tests
Alexandre Duret-Lutz 2362b9ab68 python: improve handling of formulas
* src/misc/escape.hh, src/misc/escape.cc (escape_latex): New function.
* src/ltlvisit/tostring.cc: Escape atomic proposition in LaTeX output.
* wrap/python/spot.py: Make it easy to output formulas in different
syntaxes.  Also allow the AST to be shown.
* wrap/python/spot_impl.i: Catch std::runtime_error.
* wrap/python/tests/formulas.ipynb: New file.
* wrap/python/tests/Makefile.am: Add it.
2015-03-11 21:09:12 +01:00
..
.cvsignore * configure.ac: Output wrap/python/tests/Makefile 2003-07-31 20:04:29 +00:00
.gitignore Add .gitignore files 2008-03-14 16:59:32 +01:00
alarm.py Make bdd_dict a shared pointer. 2014-08-13 20:23:09 +02:00
bddnqueen.py Adding python functions to mirror the functionalities found in src/bin 2015-03-08 00:07:25 +01:00
formulas.ipynb python: improve handling of formulas 2015-03-11 21:09:12 +01:00
implies.py Upgrade GPL v2+ to GPL v3+. 2012-10-12 22:05:18 +02:00
interdep.py Handle all automata through shared_ptr. (monstro patch) 2014-08-15 11:07:05 +02:00
ipnbdoctest.py * wrap/python/tests/ipnbdoctest.py: Skip if IPython is missing. 2015-03-08 10:50:17 +01:00
ltl2tgba.py python: fix spot.py script for new acceptance interface 2014-11-27 22:31:56 +01:00
ltl2tgba.test python: fix spot.py script for new acceptance interface 2014-11-27 22:31:56 +01:00
ltlparse.py Adjust to Swig 3.0. 2014-04-03 17:15:52 +02:00
ltlsimple.py Upgrade GPL v2+ to GPL v3+. 2012-10-12 22:05:18 +02:00
Makefile.am python: improve handling of formulas 2015-03-11 21:09:12 +01:00
minato.py Adding python functions to mirror the functionalities found in src/bin 2015-03-08 00:07:25 +01:00
optionmap.py Upgrade GPL v2+ to GPL v3+. 2012-10-12 22:05:18 +02:00
parsetgba.py python: use hoa_parse instead of tgba_parse 2015-01-27 22:44:01 +01:00
randltl.ipynb Adding python functions to mirror the functionalities found in src/bin 2015-03-08 00:07:25 +01:00
run.in Adding python functions to mirror the functionalities found in src/bin 2015-03-08 00:07:25 +01:00
setxor.py Upgrade GPL v2+ to GPL v3+. 2012-10-12 22:05:18 +02:00