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
|
|
@ -53,6 +53,7 @@ TESTS = \
|
|||
randltl.ipynb \
|
||||
relabel.py \
|
||||
remfin.py \
|
||||
satmin.py \
|
||||
setxor.py \
|
||||
testingaut.ipynb
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue