spot/wrap/python/tests
Alexandre Duret-Lutz 5e07e8384d tgba_complete: rename as complete and export in Python
* src/twaalgos/complete.cc, src/twaalgos/complete.hh
(tgba_complete, tgba_complete_here): Rename as...
(complete, complete_here): ... these.  Also fix useless output of
acceptance marks on transition leading to the sink when the automaton
does not use state-based acceptance.
* src/tests/ikwiad.cc, src/twaalgos/dtgbacomp.cc,
src/twaalgos/dtgbasat.cc, src/twaalgos/postproc.cc,
src/twaalgos/product.cc: Adjust.
* wrap/python/spot_impl.i: Export these function.
* wrap/python/tests/automata.ipynb: Test spot.complete().
2015-10-03 15:46:05 +02:00
..
.gitignore Add .gitignore files 2008-03-14 16:59:32 +01:00
accparse.ipynb acc: Adjust generalition of parity acceptance 2015-05-24 00:00:36 +02:00
accparse2.py acc: Adjust generalition of parity acceptance 2015-05-24 00:00:36 +02:00
alarm.py ltlparse: rename the main functions 2015-06-04 09:26:57 +02:00
automata-io.ipynb revamp the formula hierarchy (montro-patch) 2015-09-26 15:12:24 +02:00
automata.ipynb tgba_complete: rename as complete and export in Python 2015-10-03 15:46:05 +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 revamp the formula hierarchy (montro-patch) 2015-09-26 15:12:24 +02:00
implies.py Upgrade GPL v2+ to GPL v3+. 2012-10-12 22:05:18 +02:00
interdep.py ltlparse: rename the main functions 2015-06-04 09:26:57 +02:00
ipnbdoctest.py Ignore difference in graphviz versions. 2015-04-20 13:05:58 +02:00
ltl2tgba.py revamp the formula hierarchy (montro-patch) 2015-09-26 15:12:24 +02:00
ltl2tgba.test python: fix spot.py script for new acceptance interface 2014-11-27 22:31:56 +01:00
ltlparse.py revamp the formula hierarchy (montro-patch) 2015-09-26 15:12:24 +02:00
ltlsimple.py python: work around old swig version 2015-09-28 15:24:52 +02:00
Makefile.am debian: Distribute the html version of the ipython notebooks 2015-08-07 15:09:29 +02: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 hoaparse: rename to parseaut 2015-06-11 13:31:13 +02:00
piperead.ipynb lbtt: take options as a string like other print functions 2015-06-10 23:29:41 +02:00
randaut.ipynb random: fix rounding in barand() 2015-06-01 19:54:51 +02:00
randltl.ipynb revamp the formula hierarchy (montro-patch) 2015-09-26 15:12:24 +02:00
relabel.py fix Python bindings for relabeling_map, and document them 2015-06-07 14:22:31 +02:00
run.in python: fix error handling while reading automata 2015-04-13 16:45:05 +02:00
setxor.py Upgrade GPL v2+ to GPL v3+. 2012-10-12 22:05:18 +02:00
testingaut.ipynb dot: --dot=B to use bullets for all automata but Büchi and co-Büchi 2015-04-28 18:25:10 +02:00