Fix usage of minimize_obligation in the CGI script.
* wrap/python/cgi-bin/ltl2tgba.py (reduce_wdba): Use minimize_obligation_new a pass the formula. * wrap/python/spot.i (minimize_obligation_new): New function, to cope with the strange specification of spot::minimize_obligation() not always creating a new automaton.
This commit is contained in:
parent
a8fb2c4b8e
commit
74f14567d1
3 changed files with 29 additions and 2 deletions
10
ChangeLog
10
ChangeLog
|
|
@ -1,3 +1,13 @@
|
|||
2011-01-07 Alexandre Duret-Lutz <adl@lrde.epita.fr>
|
||||
|
||||
Fix usage of minimize_obligation in the CGI script.
|
||||
|
||||
* wrap/python/cgi-bin/ltl2tgba.py (reduce_wdba): Use
|
||||
minimize_obligation_new a pass the formula.
|
||||
* wrap/python/spot.i (minimize_obligation_new): New function, to
|
||||
cope with the strange specification of spot::minimize_obligation()
|
||||
not always creating a new automaton.
|
||||
|
||||
2011-01-06 Alexandre Duret-Lutz <adl@lrde.epita.fr>
|
||||
|
||||
* NEWS: Convert to utf-8 and fix a few typos.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue