spot/wrap/python
Alexandre Duret-Lutz 6c2985e753 fix Python bindings for relabeling_map, and document them
This fixes #61, and addresses one item of #14.

* src/ltlvisit/relabel.hh: Use a map rather than a unordered_map,
because the Swig binding for unordered_map do not seem functional.
* wrap/python/spot_impl.i: Adjust.
* wrap/python/tests/relabel.py: New file.
* wrap/python/tests/Makefile.am: Add it.
* doc/org/tut02.org: New file.
* doc/Makefile.am: Add it.
2015-06-07 14:22:31 +02:00
..
ajax adjust names for automata printers 2015-06-05 21:42:29 +02:00
tests fix Python bindings for relabeling_map, and document them 2015-06-07 14:22:31 +02:00
.gitignore Adding python functions to mirror the functionalities found in src/bin 2015-03-08 00:07:25 +01:00
buddy.i buddy: rename libbdd to libbddx 2014-10-30 20:58:10 +01:00
Makefile.am Adding python functions to mirror the functionalities found in src/bin 2015-03-08 00:07:25 +01:00
spot.py adjust names for automata printers 2015-06-05 21:42:29 +02:00
spot_impl.i fix Python bindings for relabeling_map, and document them 2015-06-07 14:22:31 +02:00