* src/tgbaalgos/emptiness.hh,
src/tgbaalgos/emptiness.cc (emptiness_check::safe): New method. * src/tgbaalgos/magic.cc, src/tgbaalgos/magic.hh, src/tgbaalgos/se05.hh, src/tgbaalgos/se05.cc: Implement it. * src/tgbatest/randtgba.cc: Simplify.
This commit is contained in:
parent
c1d0cab3af
commit
435b03c2b2
6 changed files with 115 additions and 69 deletions
|
|
@ -1,5 +1,11 @@
|
|||
2005-02-17 Alexandre Duret-Lutz <adl@src.lip6.fr>
|
||||
|
||||
* src/tgbaalgos/emptiness.hh,
|
||||
src/tgbaalgos/emptiness.cc (emptiness_check::safe): New method.
|
||||
* src/tgbaalgos/magic.cc, src/tgbaalgos/magic.hh,
|
||||
src/tgbaalgos/se05.hh, src/tgbaalgos/se05.cc: Implement it.
|
||||
* src/tgbatest/randtgba.cc: Simplify.
|
||||
|
||||
* src/tgbaalgos/magic.hh, src/tgbaalgos/magic.cc,
|
||||
src/tgbaalgos/se05.hh, src/tgbaalgos/se05.cc: Provide wrapper
|
||||
functions that read the hash-map size from a "bsh" option.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue