* wrap/python/spot.i: Wrap spot::emptiness_check_instantiator.

* wrap/python/cgi/ltl2tgba.in: Offers all 6 emptiness
check algorithms, and a text box for options.
This commit is contained in:
Alexandre Duret-Lutz 2006-01-10 09:00:59 +00:00
parent 396894f7a7
commit 851ca0d807
3 changed files with 72 additions and 49 deletions

View file

@ -1,3 +1,9 @@
2006-01-10 Alexandre Duret-Lutz <adl@gnu.org>
* wrap/python/spot.i: Wrap spot::emptiness_check_instantiator.
* wrap/python/cgi/ltl2tgba.in: Offers all 6 emptiness
check algorithms, and a text box for options.
2006-01-05 Alexandre Duret-Lutz <adl@gnu.org>
* src/tgbaalgos/ndfs_result.hxx (ndfs_result::construct_cycle):