Skip to content
  • Alexandre Duret-Lutz's avatar
    * src/tgbaalgos/dottydec.cc, src/tgbaalgos/dottydec.hh, · 76884314
    Alexandre Duret-Lutz authored
    src/tgbaalgos/rundotdec.cc, src/tgbaalgos/rundotdec.hh: New files.
    * src/tgbaalgos/Makefile.am (tgbaalgos_HEADERS,
    libtgbaalgos_la_SOURCES): Add them.
    * src/tgbaalgos/dotty.hh (dotty_reachable): Take a dotty_decorator
    as third parameter.
    * src/tgbaalgos/dotty.cc (dotty_bfs::process_state,
    dotty_bfs::process_link): Use the decorator.
    * src/tgbatest/ltl2tgba.cc: Graph the accepting run if the -g option
    is given.
    * src/tgbatest/emptchk.test: Exercize -g.
    76884314