* src/ltlvisit/contain.cc (reduce_tau03_visitor): Simplify the
rules for "a U b" and "a R b", an implication check is enough.
This commit is contained in:
parent
21e2439d06
commit
b1c820af4d
2 changed files with 10 additions and 5 deletions
|
|
@ -1,3 +1,8 @@
|
|||
2007-04-19 Alexandre Duret-Lutz <adl@gnu.org>
|
||||
|
||||
* src/ltlvisit/contain.cc (reduce_tau03_visitor): Simplify the
|
||||
rules for "a U b" and "a R b", an implication check is enough.
|
||||
|
||||
2007-04-17 Alexandre Duret-Lutz <adl@gnu.org>
|
||||
|
||||
* src/misc/bddalloc.cc (bdd_allocator::initialize): Call
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue