| Home | Trees | Indices | Help |
|
|---|
|
|
Interface to `omega` package.
`omega` constructs symbolic transducers, represented as binary decision diagrams. This module applies enumeration, to return enumerated transducers.
https://pypi.python.org/pypi/omega
| Functions | |||
|
|||
| `networkx.DiGraph` |
|
||
| `bool` |
|
||
| Variables | |
cudd = Nonehash(x) |
|
log = logging.getLogger(__name__)
|
|
__package__ = Nonehash(x) |
|
| Function Details |
Return `True` if, and only if, realizable. See `synthesize_enumerated_streett` for more details. |
Return transducer enumerated as a graph.
|
Return `True` if trivial winning set non-empty.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sat Nov 19 00:11:17 2016 | http://epydoc.sourceforge.net |