Add SCC pruning options to the CGI script.
* wrap/python/cgi-bin/ltl2tgba.in: Add options to symbolically prune unaccepting SCCs in LaCIM, and explicitely pruns unaccepting SCCs in all algorithms. * src/tgbaalgos/reductgba_sim.hh: Conceal most of the file to SWIG. * wrap/python/spot.i: Include reductgba_sim.hh.
This commit is contained in:
parent
322e1a0179
commit
a4766f2f82
4 changed files with 42 additions and 9 deletions
11
ChangeLog
11
ChangeLog
|
|
@ -1,3 +1,14 @@
|
|||
2010-01-30 Alexandre Duret-Lutz <adl@lrde.epita.fr>
|
||||
|
||||
Add SCC pruning options to the CGI script.
|
||||
|
||||
* wrap/python/cgi-bin/ltl2tgba.in: Add options to symbolically
|
||||
prune unaccepting SCCs in LaCIM, and explicitely pruns unaccepting
|
||||
SCCs in all algorithms.
|
||||
* src/tgbaalgos/reductgba_sim.hh: Conceal most of the file to
|
||||
SWIG.
|
||||
* wrap/python/spot.i: Include reductgba_sim.hh.
|
||||
|
||||
2010-01-30 Alexandre Duret-Lutz <adl@lrde.epita.fr>
|
||||
|
||||
* src/evtgbatest/ltl2evtgba.test: Replace * by &.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue