spot/spot/twa
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 rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
acc.cc rename SPOT_NB_ACC to SPOT_MAX_ACCSETS 2018-05-24 22:18:42 +02:00
acc.hh acc: turn some assertions into exceptions 2018-05-26 09:44:18 +02:00
bdddict.cc include config.h in all *.cc files 2018-02-21 17:59:09 +01:00
bdddict.hh bdd_dict: remove register_all_propositions_of 2017-11-05 09:43:01 +01:00
bddprint.cc include config.h in all *.cc files 2018-02-21 17:59:09 +01:00
bddprint.hh rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
formula2bdd.cc include config.h in all *.cc files 2018-02-21 17:59:09 +01:00
formula2bdd.hh sanity: Replace tabulars by spaces in *.cc *.hh *.hxx 2016-03-10 17:40:46 +01:00
fwd.hh specialized translation for GF(guarantee) and FG(safety) 2018-03-28 18:20:46 +02:00
Makefile.am include config.h in all *.cc files 2018-02-21 17:59:09 +01:00
taatgba.cc Clean the usage of spot::acc_cond::mark_t 2018-03-15 10:05:24 +01:00
taatgba.hh Clean the usage of spot::acc_cond::mark_t 2018-03-15 10:05:24 +01:00
twa.cc include config.h in all *.cc files 2018-02-21 17:59:09 +01:00
twa.hh Fix various typos 2018-03-01 16:07:03 +01:00
twagraph.cc twa_graph: add a method to merge states with same outgoing edges 2018-05-25 12:09:04 +02:00
twagraph.hh twa_graph: add a method to merge states with same outgoing edges 2018-05-25 12:09:04 +02:00
twaproduct.cc add a pool allocator for STL containers 2018-06-20 14:26:45 +02:00
twaproduct.hh sanity: Replace tabulars by spaces in *.cc *.hh *.hxx 2016-03-10 17:40:46 +01:00