spot/wrap/python
Alexandre Duret-Lutz 8c972ad3ce Cleanup the minimize.hh interface.
* src/tgbaalgos/minimize.hh, src/tgbaalgos/minimize.cc
(minimize): Split into ...
(minimize_wdba, minimize_monitor): ... these two functions.
* src/tgbatest/ltl2tgba.cc (main): Adjust the call to
minimize_monitor.
* wrap/python/cgi-bin/ltl2tgba.in: Adjust the calls to
minimize_monitor and minimize_obligation.
* wrap/python/spot.i: Declare minimize_monitor, minimize_wdba,
minimize_obligations.
* src/tgba/tgbaexplicit.hh (tgba_explicit_string)
(tgba_explicit_formula, tgba_explicit_number): Add fake
declarations so that SWIG can see they inherits from tgba.
2011-01-05 22:53:57 +01:00
..
cgi-bin Cleanup the minimize.hh interface. 2011-01-05 22:53:57 +01:00
tests Get rid of ltihooks.py. 2010-12-24 10:28:47 +01:00
.cvsignore Update to SWIG 1.3.22. 2004-09-20 16:35:46 +00:00
.gitignore Add .gitignore files 2008-03-14 16:59:32 +01:00
buddy.i Add interface for and test the bdd_setxor() function added to Buddy. 2010-11-07 11:15:56 +01:00
Makefile.am Define SWIG_TYPE_TABLE as suggested by the SWIG documentation. 2010-12-24 10:28:47 +01:00
spot.i Cleanup the minimize.hh interface. 2011-01-05 22:53:57 +01:00