Skip to content
  • Alexandre Duret-Lutz's avatar
    Trivially reduce 1[*]&&f = f and 1[*]|f = 1[*]. · e06b3b79
    Alexandre Duret-Lutz authored
    * src/ltlast/bunop.hh (one_star): New static method building 1[*].
    * src/ltlast/bunop.cc (bunop::~bunop, bunop::instance_count): Adjust.
    * src/ltlast/multop.cc: Implement the trivial rewriting.
    * src/ltlast/multop.hh, doc/tl/tl.tex: Document it.
    * src/ltltest/equals.test: Test it.
    e06b3b79