python: add wrapper for libspotgen
For #254. * python/spot/gen.i, tests/python/gen.py: New files. * python/Makefile.am, tests/Makefile.am: Adjust. * NEWS: Mention the spot.gen python package.
This commit is contained in:
parent
5e8f3ee629
commit
f185aabf44
6 changed files with 120 additions and 2 deletions
5
NEWS
5
NEWS
|
|
@ -61,6 +61,11 @@ New in spot 2.3.3.dev (not yet released)
|
|||
spot::acc_cond::rabin_like_pairs() are implemented for Rabin-like
|
||||
pairs.
|
||||
|
||||
Python:
|
||||
|
||||
- The 'spot.gen' package is a wrapper around the functions from
|
||||
the libspotgen library.
|
||||
|
||||
Bugs fixed:
|
||||
|
||||
- the transformation to state-based acceptance (spot::sbacc()) was
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue