Speed up syntactic_implication() for constants.
* src/ltlvisit/syntimpl.cc (syntactic_implication): Do not create visitors if arguments are constant.
This commit is contained in:
parent
7021e45f70
commit
946f305f7c
2 changed files with 10 additions and 3 deletions
|
|
@ -1,3 +1,10 @@
|
|||
2010-04-15 Alexandre Duret-Lutz <adl@lrde.epita.fr>
|
||||
|
||||
Speed up syntactic_implication() for constants.
|
||||
|
||||
* src/ltlvisit/syntimpl.cc (syntactic_implication): Do not
|
||||
create visitors if arguments are constant.
|
||||
|
||||
2010-04-15 Alexandre Duret-Lutz <adl@lrde.epita.fr>
|
||||
|
||||
Fix simplification of "a M true" as Fa.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue