spot/spot/ltsmin
Maximilien Colange c9131aee72 add a pool allocator for STL containers
* spot/priv/allocator.hh, spot/priv/Makefile.am: add a STL-compliant
  allocator based on spot::fixed_size_pool
* spot/misc/fixpool.hh, spot/misc/fixpool.cc, spot/misc/Makefile.am:
  refactor the existing spot::fixed_size_pool
* spot/ltsmin/ltsmin.cc, spot/twa/twaproduct.cc: reflect changes in the
  interface of spot::fixed_size_pool
* tests/core/mempool.cc: test the new allocator
2018-06-20 14:26:45 +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 add a pool allocator for STL containers 2018-06-20 14:26:45 +02:00
ltsmin.hh sanity: Replace tabulars by spaces in *.cc *.hh *.hxx 2016-03-10 17:40:46 +01:00
Makefile.am include config.h in all *.cc files 2018-02-21 17:59:09 +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.