spot/spot/ltsmin
Etienne Renault 1d4cb26235 ltsmin: remove shared table at model level
Experiments shows  that this table slows down algorithms
since the management is also tracked at higher lever by
algorithms

* spot/ltsmin/spins_kripke.hh,
spot/ltsmin/spins_kripke.hxx: here.
2020-06-03 10:33:54 +02:00
..
.gitignore Move spot-if/ltsmin/ to spot/ltsmin/ 2015-12-25 13:45:42 +01:00
libspotltsmin.pc.in install pkg-config configuration files 2017-01-14 17:56:05 +01:00
ltsmin.cc ltsmin: extract kripkecube to ease manipulation 2020-06-03 10:33:53 +02:00
ltsmin.hh ltsmin: extract kripkecube to ease manipulation 2020-06-03 10:33:53 +02:00
Makefile.am ltsmin: please private.test 2020-06-03 10:33:54 +02:00
README move ltsmin tests to tests/ltsmin/ 2016-01-05 11:52:24 +01:00
spins_interface.hh ltsmin: please private.test 2020-06-03 10:33:54 +02:00
spins_kripke.hh ltsmin: remove shared table at model level 2020-06-03 10:33:54 +02:00
spins_kripke.hxx ltsmin: remove shared table at model level 2020-06-03 10:33:54 +02: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.