* src/bddop.c (bdd_support): Speedup using a cache.

This commit is contained in:
Alexandre Duret-Lutz 2011-08-27 19:08:16 +02:00
parent d9fc75e94e
commit 24be6076f6
2 changed files with 23 additions and 0 deletions

View file

@ -1,3 +1,7 @@
2011-08-27 Alexandre Duret-Lutz <adl@lrde.epita.fr>
* src/bddop.c (bdd_support): Speedup using a cache.
2011-06-10 Alexandre Duret-Lutz <adl@lrde.epita.fr>
* src/bddop.c (apply_rec, appquant_rec): Improve caching by