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:
Alexandre Duret-Lutz 2015-11-17 18:37:23 +01:00
parent c1bfc5d59b
commit d46da963d5
4 changed files with 77 additions and 0 deletions

View file

@ -53,6 +53,7 @@ TESTS = \
randltl.ipynb \
relabel.py \
remfin.py \
satmin.py \
setxor.py \
testingaut.ipynb