spot/spot
Alexandre Duret-Lutz f26dd904ff python: better support for explicit Kripke
Part of issue #376, reported by Hashim Ali.

* python/spot/impl.i: Add bindings for kripke_graph.
* python/spot/__init__.py (automaton): Add a want_kripke option.
* spot/kripke/kripkegraph.hh: Honnor the "state-names" property
when displaying states.
* spot/twaalgos/hoa.cc: Preserve names of Kripke states.
* tests/python/ltsmin-dve.ipynb: Illustrate all the above.
* NEWS: Mention those changes.
* THANKS: Add Hashim.
2019-02-13 17:47:53 +01:00
..
gen tl: add support for X[n], F[n:m] and G[n:m] 2018-07-06 21:53:10 +02:00
graph remove duplicated includes 2018-07-23 10:01:38 +02:00
kripke python: better support for explicit Kripke 2019-02-13 17:47:53 +01:00
ltsmin work around gcc 8.2.1+ bug #89303 2019-02-13 16:11:21 +01:00
misc work around gcc 8.2.1+ bug #89303 2019-02-13 16:11:21 +01:00
parseaut require bison 3.0 and fix obsolete api.location.type usage 2018-10-29 15:31:14 +01:00
parsetl parsetl: better handling of MS-DOS line endings 2019-02-02 11:39:03 +01:00
priv gcc-snapshot warnings 2018-08-11 17:33:53 +02:00
ta noexcept: please gcc snapshot 2018-11-29 10:16:01 +00:00
taalgos remove duplicated includes 2018-07-23 10:01:38 +02:00
tl print_dot_psl: fix numbering of commutative operands 2018-12-17 17:09:56 +01:00
twa work around gcc 8.2.1+ bug #89303 2019-02-13 16:11:21 +01:00
twaalgos python: better support for explicit Kripke 2019-02-13 17:47:53 +01:00
.gitignore install pkg-config configuration files 2017-01-14 17:56:05 +01:00
libspot.pc.in install pkg-config configuration files 2017-01-14 17:56:05 +01:00
Makefile.am fix libspot.pc and libspotltsmin.pc generation 2017-05-04 11:13:20 +02:00