Make minimization of obligation properties and deterministic

monitor available in the CGI script.

* wrap/python/spot.i: Declare the minimize() interface.
* wrap/python/cgi-bin/ltl2tgba.in: Add reduce_dmonitor and
reduce_wdba options.
This commit is contained in:
Alexandre Duret-Lutz 2010-12-26 19:30:36 +01:00
parent edc71b807e
commit 241ba112d6
3 changed files with 37 additions and 19 deletions

View file

@ -1,3 +1,12 @@
2010-12-26 Alexandre Duret-Lutz <adl@lrde.epita.fr>
Make minimization of obligation properties and deterministic
monitor available in the CGI script.
* wrap/python/spot.i: Declare the minimize() interface.
* wrap/python/cgi-bin/ltl2tgba.in: Add reduce_dmonitor and
reduce_wdba options.
2010-12-14 Alexandre Duret-Lutz <adl@lrde.epita.fr>
Add a WDBA benchmark.