spot/src
Alexandre Duret-Lutz 75032c9fc4 Implement a unicity table for states created by tgba_tba_proxy.
Suggested by Nikos Gorogiannis.

* src/tgba/tgbatba.hh (tgba_tba_proxy::create_state): New method.
(tgba_tba_proxy::uniq_map_): New attribute.
* src/tgba/tgbatba.cc (state_tba_proxy): Use the default
copy constructor.  Empty the destructor.  Implement an empty
destroy() method.  Use addresses for comparison.  Make clone()
a no-op.
(tgba_tba_proxy): Allocate and deallocate the unicity table.
Implement create_sates().
(tgba_tba_proxy, tgba_sba_proxy, tgba_tba_proxy_succ_iterator):
Adjust state construction to call create_state().
2012-01-18 12:22:07 +01:00
..
eltlparse * src/eltlparse/eltlparse.yy (realias): Add a useless return to 2012-01-18 10:42:37 +01:00
eltltest Fix VPATH builds, now that hash.hh include _config.h 2011-12-18 12:56:44 +01:00
evtgba Fix VPATH builds, now that hash.hh include _config.h 2011-12-18 12:56:44 +01:00
evtgbaalgos Fix VPATH builds, now that hash.hh include _config.h 2011-12-18 12:56:44 +01:00
evtgbaparse Fix VPATH builds, now that hash.hh include _config.h 2011-12-18 12:56:44 +01:00
evtgbatest Fix VPATH builds, now that hash.hh include _config.h 2011-12-18 12:56:44 +01:00
kripke Fix VPATH builds, now that hash.hh include _config.h 2011-12-18 12:56:44 +01:00
kripkeparse Add text I/O for Kripke structures. 2011-11-24 22:47:41 +01:00
kripketest Fix a 'make check' failure when valgrind is not installed. 2012-01-13 13:51:42 +01:00
ltlast Fix VPATH builds, now that hash.hh include _config.h 2011-12-18 12:56:44 +01:00
ltlenv Fix copyrights. 2010-01-24 20:51:09 +01:00
ltlparse Fix VPATH builds, now that hash.hh include _config.h 2011-12-18 12:56:44 +01:00
ltltest Fix computation of length of LTL formulas. 2012-01-05 18:34:23 +01:00
ltlvisit Fix computation of length of LTL formulas. 2012-01-05 18:34:23 +01:00
misc Fix VPATH builds, now that hash.hh include _config.h 2011-12-18 12:56:44 +01:00
neverparse Fix VPATH builds, now that hash.hh include _config.h 2011-12-18 12:56:44 +01:00
saba Fix VPATH builds, now that hash.hh include _config.h 2011-12-18 12:56:44 +01:00
sabaalgos Fix VPATH builds, now that hash.hh include _config.h 2011-12-18 12:56:44 +01:00
sabatest Fix VPATH builds, now that hash.hh include _config.h 2011-12-18 12:56:44 +01:00
sanity Fix VPATH builds, now that hash.hh include _config.h 2011-12-18 12:56:44 +01:00
tgba Implement a unicity table for states created by tgba_tba_proxy. 2012-01-18 12:22:07 +01:00
tgbaalgos minimize_wdba() failed to fully minimize some automata. 2012-01-17 12:11:55 +01:00
tgbaparse Fix VPATH builds, now that hash.hh include _config.h 2011-12-18 12:56:44 +01:00
tgbatest minimize_wdba() failed to fully minimize some automata. 2012-01-17 12:11:55 +01:00
.cvsignore * src/ltlvisit/Makefile.am (lib_LTLIBRARIES): Rename as ... 2003-04-30 12:46:12 +00:00
.gitignore more files to ignore 2009-09-02 10:41:18 +02:00
Makefile.am Add text I/O for Kripke structures. 2011-11-24 22:47:41 +01:00