Skip to content
  • Alexandre Duret-Lutz's avatar
    Ignore sub-"SERE" that have been proved useless already. · 098e121a
    Alexandre Duret-Lutz authored
    * src/tgbaalgos/ltl2tgba_fm.cc (ratexp_to_dfa::translate): Do not
    translate a subformula if we have already proved it useless in
    a previous rational expression.
    * src/tgbatest/ltl2tgba.test: Add an example, although that
    test does not ensure the subformula is ignored early in the
    translation.  I.e., it would still work without the patch.
    098e121a