Adjust ltl2tgba.py to call scc_filter() with the "full" option as
appropriate. * wrap/python/spot.i (spot::scc_filter): Make it available. * wrap/python/cgi-bin/ltl2tgba.in (reduce_scc): Call scc_filter. Use the "full" option unless the show_degen_png or show_never_claim are set. Also reduce_scc the default.
This commit is contained in:
parent
ef3c82e1b0
commit
60dbeb1128
3 changed files with 19 additions and 2 deletions
10
ChangeLog
10
ChangeLog
|
|
@ -1,3 +1,13 @@
|
|||
2010-04-12 Alexandre Duret-Lutz <adl@lrde.epita.fr>
|
||||
|
||||
Adjust ltl2tgba.py to call scc_filter() with the "full" option as
|
||||
appropriate.
|
||||
|
||||
* wrap/python/spot.i (spot::scc_filter): Make it available.
|
||||
* wrap/python/cgi-bin/ltl2tgba.in (reduce_scc): Call scc_filter.
|
||||
Use the "full" option unless the show_degen_png or
|
||||
show_never_claim are set. Also reduce_scc the default.
|
||||
|
||||
2010-04-08 Alexandre Duret-Lutz <adl@lrde.epita.fr>
|
||||
|
||||
* src/ltlvisit/basicreduce.cc: Typo in comment.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue