* src/tgbaalgos/gtec/gtec.cc: Add a third level hash, to split

each container into lists of states with identical formula states.
This commit is contained in:
Alexandre Duret-Lutz 2006-02-15 16:10:11 +00:00
parent afd4ea0eb4
commit 644b74f8c0
2 changed files with 85 additions and 64 deletions

View file

@ -1,5 +1,8 @@
2006-02-15 Alexandre Duret-Lutz <adl@src.lip6.fr>
* src/tgbaalgos/gtec/gtec.cc: Add a third level hash, to split
each container into lists of states with identical formula states.
* iface/gspn/ltlgspn.cc, src/tgbaalgos/gtec/gtec.cc,
src/tgbaalgos/gtec/gtec.hh: New option (-e6) to disable
inclusion check in the stack.