spot/wrap/python/tests
Alexandre Duret-Lutz f6af2a84cb twa_succ_iterator: rename accessors
* src/twa/twa.hh, src/ta/ta.hh (current_state,
current_acceptance_conditions, current_condition): Rename as...
(dst, acc, cond): ... these.
* iface/ltsmin/ltsmin.cc, src/kripke/fairkripke.cc,
src/kripke/fairkripke.hh, src/kripke/kripke.cc,
src/kripke/kripke.hh, src/kripke/kripkeexplicit.cc,
src/kripke/kripkeexplicit.hh, src/kripke/kripkeprint.cc,
src/ta/taexplicit.cc, src/ta/taexplicit.hh, src/ta/taproduct.cc,
src/ta/taproduct.hh, src/ta/tgtaproduct.cc, src/ta/tgtaproduct.hh,
src/taalgos/dot.cc, src/taalgos/emptinessta.cc,
src/taalgos/minimize.cc, src/taalgos/reachiter.cc,
src/taalgos/tgba2ta.cc, src/twa/taatgba.cc, src/twa/taatgba.hh,
src/twa/twagraph.hh, src/twa/twaproduct.cc,
src/twa/twasafracomplement.cc, src/twaalgos/bfssteps.cc,
src/twaalgos/bfssteps.hh, src/twaalgos/compsusp.cc,
src/twaalgos/copy.cc, src/twaalgos/emptiness.cc,
src/twaalgos/gtec/gtec.cc, src/twaalgos/gv04.cc,
src/twaalgos/lbtt.cc, src/twaalgos/ltl2tgba_fm.cc,
src/twaalgos/magic.cc, src/twaalgos/minimize.cc,
src/twaalgos/ndfs_result.hxx, src/twaalgos/reachiter.cc,
src/twaalgos/se05.cc, src/twaalgos/stats.cc,
src/twaalgos/stutter.cc, src/twaalgos/tau03.cc,
src/twaalgos/tau03opt.cc, wrap/python/tests/interdep.py: Adjust.
* NEWS: Mention the renamings.
2015-10-28 21:16:21 +01: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 python: add a timeout argument to automaton() and automata() 2015-10-21 11:57:57 +02:00
automata.ipynb python: introduce a spot.postprocess() function 2015-10-19 18:09:22 +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: better way to extend existing classes 2015-10-08 08:54:50 +02:00
implies.py Upgrade GPL v2+ to GPL v3+. 2012-10-12 22:05:18 +02:00
interdep.py twa_succ_iterator: rename accessors 2015-10-28 21:16:21 +01: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: implement formula.__format__ 2015-10-03 15:46:05 +02:00
Makefile.am remove_fin: fix bug in remove_fin_det_weak 2015-10-17 17:42:50 +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 parse_aut: simplify the interface 2015-10-26 20:28:06 +01:00
piperead.ipynb python: add a timeout argument to automaton() and automata() 2015-10-21 11:57:57 +02:00
randaut.ipynb random: fix rounding in barand() 2015-06-01 19:54:51 +02:00
randgen.py python: do not crash when a function returns a null formula 2015-10-03 15:46:05 +02:00
randltl.ipynb fix unabbreviate 2015-10-19 10:56:31 +02:00
relabel.py fix Python bindings for relabeling_map, and document them 2015-06-07 14:22:31 +02:00
remfin.py python: fix bindings for scc_filter as a method 2015-10-20 14:54:06 +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