Skip to content
  • Alexandre Duret-Lutz's avatar
    sat-minimize: some documentation and associated fixes · 96e2da86
    Alexandre Duret-Lutz authored
    * doc/org/satmin.org: Document the new DTωA-minimization procedure.
    * doc/org/tools.org: Fix link.
    * src/bin/autfilt.cc: Pass -S to sat_minimize().
    * src/twa/twagraph.hh: (state_acc_sets) New method.
    * src/twaalgos/dotty.cc: Use it to correctly display co-Büchi automata.
    * src/twaalgos/dtbasat.cc: Set the deterministic property on the result.
    * src/twaalgos/dtgbasat.cc: Likewise, and preprocess the input automaton
    in sat_minimize().
    * src/twaalgos/dtgbasat.hh: Fix documentation, and take the state-based
    information as an argument.
    * src/twaalgos/postproc.cc: Do not call simulation-based reduction
    on non-separated acceptances.
    * src/tests/satmin2.test: Use -S rather than 'state-based'.
    * NEWS: Update.
    96e2da86