show how to implement product in Python
* wrap/python/tests/product.ipynb: New file. * wrap/python/tests/Makefile.am, doc/org/tut.org: Add it. * wrap/python/tests/ipnbdoctest.py: Ignore %timeit results. * wrap/python/spot_impl.i: Add bindings for set_state_names()/get_state_names(). * spot/twaalgos/product.cc: Fix computation of properties. * doc/org/hoa.org: Name. * NEWS: Update.
This commit is contained in:
parent
ad37cacbc0
commit
74ec9c54c4
8 changed files with 2055 additions and 3 deletions
|
|
@ -584,6 +584,9 @@ labels whenever that is possible. The option is named =k= (i.e., use
|
|||
is used to describe a Kripke structure.
|
||||
|
||||
** Property bits
|
||||
:PROPERTIES:
|
||||
:CUSTOM_ID: property-bits
|
||||
:END:
|
||||
|
||||
The =HOA= format supports a number of optional =property:= tokens.
|
||||
These properties can be useful to speedup certain algorithms: for
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue