spot/spot/ltsmin
Alexandre Duret-Lutz db1e842a67 ltsmin: add accessors for variable names and types
* spot/ltsmin/ltsmin.hh, spot/ltsmin/ltsmin.cc: Expose more of the
ltsmin interface.
* python/spot/ltsmin.i: Add some helper functions on top of this
new interface.
* tests/python/ltsmin.ipynb: Test them.
* NEWS: Mention it.
2016-01-26 19:21:35 +01:00
..
.gitignore Move spot-if/ltsmin/ to spot/ltsmin/ 2015-12-25 13:45:42 +01:00
ltsmin.cc ltsmin: add accessors for variable names and types 2016-01-26 19:21:35 +01:00
ltsmin.hh ltsmin: add accessors for variable names and types 2016-01-26 19:21:35 +01:00
Makefile.am move ltsmin tests to tests/ltsmin/ 2016-01-05 11:52:24 +01:00
README move ltsmin tests to tests/ltsmin/ 2016-01-05 11:52:24 +01:00

This directory contains an interface that presents DiVinE and PROMELA
models as kripke* objects for Spot.

For usage and installation instructions, see the README in
tests/ltsmin/README.