Move the logic for detecting when the minimize() algorithm is

correct from ltl2tgba to the library.

* src/tgbaalgos/minimize.hh,
src/tgbaalgos/minimize.cc (minimize_obligation): New function.
* src/tgbatests/ltl2tgba.cc (main): Fix constness of automata,
and call minimize_obligation() for -R3b.
This commit is contained in:
Alexandre Duret-Lutz 2011-01-04 14:29:33 +01:00
parent 241ba112d6
commit 907d173d6a
4 changed files with 251 additions and 142 deletions

View file

@ -1,3 +1,13 @@
2011-01-04 Alexandre Duret-Lutz <adl@lrde.epita.fr>
Move the logic for detecting when the minimize() algorithm is
correct from ltl2tgba to the library.
* src/tgbaalgos/minimize.hh,
src/tgbaalgos/minimize.cc (minimize_obligation): New function.
* src/tgbatests/ltl2tgba.cc (main): Fix constness of automata,
and call minimize_obligation() for -R3b.
2010-12-26 Alexandre Duret-Lutz <adl@lrde.epita.fr>
Make minimization of obligation properties and deterministic