* src/ltlvisit/reduce.cc (reduce): Repeat the reduction as
long as the formula changes, it makes more sense when combining algorithm. E.g. basic reductions can help language containment and vice-versa.
This commit is contained in:
parent
f57097b991
commit
5d8727258d
2 changed files with 52 additions and 38 deletions
|
|
@ -1,3 +1,10 @@
|
|||
2007-04-29 Alexandre Duret-Lutz <adl@gnu.org>
|
||||
|
||||
* src/ltlvisit/reduce.cc (reduce): Repeat the reduction as
|
||||
long as the formula changes, it makes more sense when
|
||||
combining algorithm. E.g. basic reductions can help language
|
||||
containment and vice-versa.
|
||||
|
||||
2007-04-20 Alexandre Duret-Lutz <adl@gnu.org>
|
||||
|
||||
* src/tgbatest/spotlbtt.test: Disable formula rewriting during
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue