spot/src/evtgbaalgos
Alexandre Duret-Lutz 191fa370e2 Overhaul bdddict to speedup bdd->formula lookups.
* src/tgba/bdddict.hh, src/tgba/bdddict.cc: Store variable types and
associated formula in a vector indexed by BDD variable numbers,
instead of using several maps.
* src/evtgbaalgos/tgba2evtgba.cc, src/tgba/bddprint.cc,
src/tgba/formula2bdd.cc, src/tgbaalgos/ltl2tgba_fm.cc,
src/tgbaalgos/save.cc: Adjust usage.
2012-05-20 21:00:40 +02:00
..
.cvsignore Preliminary support for Event-based GBA. 2004-10-22 16:22:31 +00:00
.gitignore Add .gitignore files 2008-03-14 16:59:32 +01:00
dotty.cc Preliminary support for Event-based GBA. 2004-10-22 16:22:31 +00:00
dotty.hh Preliminary support for Event-based GBA. 2004-10-22 16:22:31 +00:00
Makefile.am Fix VPATH builds, now that hash.hh include _config.h 2011-12-18 12:56:44 +01:00
reachiter.cc Introduce a destroy() method on states, and use it instead of delete. 2011-01-27 10:48:48 +01:00
reachiter.hh Preliminary support for Event-based GBA. 2004-10-22 16:22:31 +00:00
save.cc Introduce a destroy() method on states, and use it instead of delete. 2011-01-27 10:48:48 +01:00
save.hh Preliminary support for Event-based GBA. 2004-10-22 16:22:31 +00:00
tgba2evtgba.cc Overhaul bdddict to speedup bdd->formula lookups. 2012-05-20 21:00:40 +02:00
tgba2evtgba.hh * src/evtgbaalgos/tgba2evtgba.cc, src/evtgbaalgos/tgba2evtgba.hh: 2004-10-27 11:18:13 +00:00