spot/tests/python
Alexandre Duret-Lutz fbb9e4374e dot: add x option for dot2tex
* spot/twa/acc.cc, spot/twa/acc.hh: Add a LaTeX output for acceptance
conditions.
* spot/twaalgos/dot.cc: Implement the 'x' option and refactor the code
a bit to limit duplication.
* tests/core/dot2tex.test: New test case (requires dot2tex).
* tests/Makefile.am: Add dot2tex.test.
* tests/core/alternating.test, tests/core/readsave.test,
tests/python/automata-io.ipynb: Adjust expected output.
* NEWS, doc/org/oaut.org: Mention the new option.
2017-08-31 19:50:08 +02:00
..
.gitignore Merge the core and python tests in the tests/ directory 2016-01-04 16:02:30 +01:00
_altscc.ipynb dot: display acceptance names 2017-08-17 15:21:59 +02:00
_aux.ipynb python: report dot errors 2016-02-16 14:34:57 +01:00
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 parsetl: change the interface to return a parsed_formula 2016-02-17 20:31:58 +01:00
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 dot: display acceptance names 2017-08-17 15:21:59 +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 dot: display acceptance names 2017-08-17 15:21:59 +02:00
bdditer.py python: add bindings for bdd_to_formula() 2017-03-08 15:39:08 +01:00
bddnqueen.py Merge the core and python tests in the tests/ directory 2016-01-04 16:02:30 +01:00
bugdet.py dtwa_complement: deprecated, use dualize() instead. 2017-04-07 17:15:38 +02:00
declenv.py parsetl: improve coverage 2017-03-15 14:23:19 +01:00
decompose.ipynb dot: display Rabin-like and Streett-like acceptances 2017-08-30 16:15:48 +02:00
decompose_scc.py decompose: merge decompose_strength() and decompose_scc() 2017-06-30 23:09:31 +02:00
dualize.py Improve tests of spot.dualize() 2017-08-29 11:57:06 +02:00
formulas.ipynb python: render the M&P hierarchy in SVG 2017-01-18 20:58:20 +01:00
gen.ipynb dot: display acceptance names 2017-08-17 15:21:59 +02:00
gen.py gen: set more properties in automata 2017-04-28 13:32:48 +02:00
highlighting.ipynb dot: display acceptance names 2017-08-17 15:21:59 +02:00
implies.py Merge the core and python tests in the tests/ directory 2016-01-04 16:02:30 +01:00
interdep.py parsetl: change the interface to return a parsed_formula 2016-02-17 20:31:58 +01:00
ipnbdoctest.py python: update some incorrect or obsolete code 2017-03-29 20:04:08 +02:00
langmap.py langmap: adjust to only color non-unique languages 2017-01-17 21:58:03 +01:00
ltl2tgba.py parsetl: change the interface to return a parsed_formula 2016-02-17 20:31:58 +01:00
ltl2tgba.test Merge the core and python tests in the tests/ directory 2016-01-04 16:02:30 +01:00
ltlf.py from_ltlf: new LTL transformation. 2016-11-05 22:59:02 +01:00
ltlparse.py python: update some incorrect or obsolete code 2017-03-29 20:04:08 +02:00
ltlsimple.py Merge the core and python tests in the tests/ directory 2016-01-04 16:02:30 +01:00
ltsmin-dve.ipynb dot: extend the palette from 9 to 16 colors 2017-08-03 14:32:11 +02:00
ltsmin-pml.ipynb adjust tests to SpinS 1.1 2016-06-22 21:26:35 +02:00
merge.py introduce spot::simplify_acceptance() 2017-06-08 10:46:29 +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 Merge the core and python tests in the tests/ directory 2016-01-04 16:02:30 +01:00
origstate.py Degeneralization keeps track of levels. 2017-05-31 13:28:42 +02:00
otfcrash.py cleanup ltsmin bindings 2016-02-16 19:08:28 +01:00
parsetgba.py Merge the core and python tests in the tests/ directory 2016-01-04 16:02:30 +01:00
piperead.ipynb dot: extend the palette from 9 to 16 colors 2017-08-03 14:32:11 +02:00
prodexpt.py typos: dictionnary -> dictionary 2017-03-08 16:10:47 +01:00
product.ipynb dot: display acceptance names 2017-08-17 15:21:59 +02:00
randaut.ipynb dot: display Rabin-like and Streett-like acceptances 2017-08-30 16:15:48 +02: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 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 twaalgos: Set 'dicho' algo as default for SAT-based minimization 2017-01-06 19:53:21 +01:00
sbacc.py degen, sbacc: merge accepting sinks 2017-07-24 16:13:56 +02:00
sccfilter.py scc_filter: preserve state names and highlighted states 2016-11-11 15:21:17 +01:00
sccinfo.py simulation: do not depend on bdd numbers for ordering classes 2017-06-02 14:10:34 +02:00
setacc.py twa: do not set prop_state_acc in set_acceptance 2016-11-11 15:20:56 +01:00
setxor.py Merge the core and python tests in the tests/ directory 2016-01-04 16:02:30 +01:00
simstate.py Properly handle "simulated-states" property in twagraph::defrag_states. 2017-06-05 15:48:36 +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 to_weak_alternating(): fixes a bug on generalized co-Büchi automata 2017-08-17 13:07:20 +02:00
tra2tba.py remfin: Use tra2tba as new rabin strategy in remove_fin 2017-07-17 17:21:19 +02:00
trival.py trival: new class for tri-valued logic 2016-01-13 17:57:54 +01:00
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