python: better interface for sat_minimize()
* NEWS: Mention it. * wrap/python/spot.py: Rewrite the sat_minimize() function. * wrap/python/tests/satmin.py: New file. * wrap/python/tests/Makefile.am (TESTS): Add it.
This commit is contained in:
parent
c1bfc5d59b
commit
d46da963d5
4 changed files with 77 additions and 0 deletions
1
NEWS
1
NEWS
|
|
@ -66,6 +66,7 @@ New in spot 1.99.5a (not yet released)
|
|||
|
||||
Python:
|
||||
* Add bindings for is_unambiguous().
|
||||
* Better interface for sat_minimize().
|
||||
|
||||
Bug fixes:
|
||||
* automaton parser was ignoring the "unambiguous" property.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue